[Webkit-unassigned] [Bug 60563] [Chromium]Click event is not fired for a menulist <select>

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu May 26 22:14:33 PDT 2011


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


Naoki Takano <takano.naoki at gmail.com> changed:

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




--- Comment #42 from Naoki Takano <takano.naoki at gmail.com>  2011-05-26 22:14:33 PST ---
Created an attachment (id=95112)
 --> (https://bugs.webkit.org/attachment.cgi?id=95112&action=review)
Change to use RefPtr.

Please review.

1. I cannot write automation test, because PopupMenuTest cannot load test html file and cannot test event handler.
2. Change to use RefPtr.
3. Clear m_focusedNode after the event forward.
4. Check select popup, because we don't want to fire when autofill.

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