[Webkit-unassigned] [Bug 16890] Returning false from document.onmouseup/down blocks <select> menus from appearing

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jan 16 16:05:17 PST 2008


http://bugs.webkit.org/show_bug.cgi?id=16890





------- Comment #4 from holger.schmeken at glucosurfer.org  2008-01-16 16:05 PDT -------
> The only non-clickable select I see (Zoom) is not a descendant of cage_image
> div, so the mouse event handler is not invoked. And this select is also
> disabled in Firefox.

The page is now compatible with Safari. The non-clickable select (Zoom) is
non-clickable on purpose. BUT the select (Diagram) was not clickable when the
event handler was registered for the document. Adam Robens response was that my
Mouse Handler has caused the problem by returning improper return values. The
other browsers seem handle this situation in a more friendly way. They will
allow the select box to handle the mouse messages - even when the handler is
misbehaving.


-- 
Configure bugmail: http://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