[Webkit-unassigned] [Bug 28211] Can't click and drag the media controller thumb

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Aug 12 02:33:16 PDT 2009


https://bugs.webkit.org/show_bug.cgi?id=28211


Hin-Chung Lam <hclam at google.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |hclam at google.com




--- Comment #3 from Hin-Chung Lam <hclam at google.com>  2009-08-12 02:33:15 PDT ---
The cause of the regression is that r46915 rejects non mouse actions and mouse
actions not from left button. This logic caused trouble because it discards a
lot of mouse move events during drag.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list