[Webkit-unassigned] [Bug 24129] dropdown list doesn't open

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Mar 12 13:24:44 PDT 2012


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


Rakesh <rakesh.kn at motorola.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |rakesh.kn at motorola.com




--- Comment #3 from Rakesh <rakesh.kn at motorola.com>  2012-03-12 13:24:44 PST ---
(In reply to comment #2)
> This doesn't look like an issue in the JSC part of the code, like bindings or events?
The event handler "selectMenuItem" in the script mentioned above returns false.
Hence the default action is prevented from JSEventListener::handleEvent() (http://trac.webkit.org/browser/trunk/Source/WebCore/bindings/js/JSEventListener.cpp#L156).

If returning false from event handler is for preventing default action then this is an expected behavior?

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