RESOLVED FIXED Bug 44411
Spin-button doesn't release mouse capturing
https://bugs.webkit.org/show_bug.cgi?id=44411
Summary Spin-button doesn't release mouse capturing
Kent Tamura
Reported 2010-08-23 02:21:02 PDT
Spin-button doesn't release mouse capturing
Attachments
Patch (6.39 KB, patch)
2010-08-23 03:44 PDT, Kent Tamura
no flags
Patch 2 (improved test message) (6.57 KB, patch)
2010-08-23 17:34 PDT, Kent Tamura
no flags
Kent Tamura
Comment 1 2010-08-23 03:44:31 PDT
Kent Tamura
Comment 2 2010-08-23 17:34:17 PDT
Created attachment 65186 [details] Patch 2 (improved test message)
Shinichiro Hamaji
Comment 3 2010-08-25 01:05:20 PDT
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.
Kent Tamura
Comment 4 2010-08-25 01:39:37 PDT
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.
WebKit Review Bot
Comment 5 2010-08-25 02:31:47 PDT
http://trac.webkit.org/changeset/65997 might have broken GTK Linux 64-bit Debug
Note You need to log in before you can comment on or make changes to this bug.