RESOLVED FIXED 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 Monday, August 23, 2010 10:21:02 AM UTC
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 Monday, August 23, 2010 11:44:31 AM UTC
Kent Tamura
Comment 2 Tuesday, August 24, 2010 1:34:17 AM UTC
Created attachment 65186 [details] Patch 2 (improved test message)
Shinichiro Hamaji
Comment 3 Wednesday, August 25, 2010 9:05:20 AM UTC
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 Wednesday, August 25, 2010 9:39:37 AM UTC
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 Wednesday, August 25, 2010 10:31:47 AM UTC
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.