[Webkit-unassigned] [Bug 21131] crash onmousedown of a select element

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Feb 9 16:09:01 PST 2009


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


mauayan at prototypecreative.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |mauayan at prototypecreative.co
                   |                            |m




------- Comment #4 from mauayan at prototypecreative.com  2009-02-09 16:09 PDT -------
I don't think removing the frame is the issue.

Ultimately, I think the problem is the browser is trying to remove the select
element while the browser is trying to draw the menu window, so swallowing the
mouse down isn't going to fix it.


See also: http://jimeh.info/webkit-bomb

This markup removes the select element onfocus, so clicking on it, will causes
WebKit to crash, but using tab to focus the select element removes the select
element just fine. 

I considered submitting another bug report, but this one seems close enough.


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