[Webkit-unassigned] [Bug 64666] [GTK] Fix selection of elements in a multi select list and remove an unnecessary include in WorkQueue

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Jul 17 21:59:11 PDT 2011


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


Amruth Raj <amruthraj at motorola.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |UNCONFIRMED
         Resolution|DUPLICATE                   |




--- Comment #4 from Amruth Raj <amruthraj at motorola.com>  2011-07-17 21:59:11 PST ---
The bug here is that the modifier key information like ctrl/alt is not being sent during mouse clicks. Hence, when ctrl-click is done to select multiple items, it fails. This is not a dup of 63081.
I will address your comment and upload a new patch. I wanted to capture why gdk_event_get_state may return false and hence I kept a variable indicating it. I will instead put it as a comment.

-- 
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