Spin-button doesn't release mouse capturing
Created attachment 65100 [details] Patch
Created attachment 65186 [details] Patch 2 (improved test message)
Comment on attachment 65186 [details] Patch 2 (improved test message) Looks good. WebCore/ChangeLog:8 + - LeftButton should be checked only for clickEvent. Please note that mouse move worked even before this change because of the reason you described to me locally.
Thank you for reviewing. (In reply to comment #3) > WebCore/ChangeLog:8 > + - LeftButton should be checked only for clickEvent. > Please note that mouse move worked even before this change because of the reason you described to me locally. Added a sentence. Committed as r65997.
http://trac.webkit.org/changeset/65997 might have broken GTK Linux 64-bit Debug