[Webkit-unassigned] [Bug 3248] Mouse events on OPTION element seem to be ignored

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Nov 2 20:43:08 PST 2008


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


sriram.yadavalli at nokia.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #24856|                            |review?
               Flag|                            |




------- Comment #7 from sriram.yadavalli at nokia.com  2008-11-02 20:43 PDT -------
Created an attachment (id=24856)
 --> (https://bugs.webkit.org/attachment.cgi?id=24856&action=view)
Patch to fix the firing of mouse down

This patch only fixes the firing of the mouse down event.  Is this the correct
place to fix this problem?  The issue in this bug is that the hit test result
only returns the HTMLSelectElement as the node under mouse.  Another way to fix
it would be to implement nodeAtPoint for both HTMLSelectElement and
HTMLOptionElement.  


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



More information about the webkit-unassigned mailing list