[Webkit-unassigned] [Bug 23911] onchange in <SELECT> fails - SELECT gets stuck
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Jan 11 10:22:20 PST 2010
https://bugs.webkit.org/show_bug.cgi?id=23911
Alexey Proskuryakov <ap at webkit.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords|NeedsReduction |HasReduction
CC| |mitz at webkit.org
--- Comment #15 from Alexey Proskuryakov <ap at webkit.org> 2010-01-11 10:22:19 PST ---
This is caused by having an online @font-face for menu item text.
#0 0x94bf6dd4 in +[NSException raise:format:] ()
#1 0x9625b1f8 in -[NSCFDictionary setObject:forKey:] ()
#2 0x058f8ab3 in WebCore::PopupMenu::populate (this=0x1f8a6f60) at
/Users/ap/Safari/OpenSource/WebCore/platform/mac/PopupMenuMac.mm:85
#3 0x058f8d03 in WebCore::PopupMenu::show (this=0x1f8a6f60, r=@0xbfffebb0,
v=0xa904000, index=0) at
/Users/ap/Safari/OpenSource/WebCore/platform/mac/PopupMenuMac.mm:107
#4 0x059ac7c2 in WebCore::RenderMenuList::showPopup (this=0x1f8a76bc) at
/Users/ap/Safari/OpenSource/WebCore/rendering/RenderMenuList.cpp:290
#5 0x05a620af in WebCore::SelectElement::menuListDefaultEventHandler
(data=@0x1f8a6a3c, element=0x1f8a69f0, event=0x203f4a60, htmlForm=0x0) at
/Users/ap/Safari/OpenSource/WebCore/dom/SelectElement.cpp:660
--
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