[Webkit-unassigned] [Bug 34182] Crash in WebKit!WebCore::RenderMenuList::itemStyle

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jan 26 14:39:45 PST 2010


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





--- Comment #4 from Brian Weinstein <bweinstein at apple.com>  2010-01-26 14:39:45 PST ---
(In reply to comment #3)
> You should be able to add an automated test using the AccessibilityController
> to show the menu:
> 
> document.getElementById("dropDown").focus();
> accessibilityController.focusedUIElement.showMenu();

I wasn't able to get the automated test to hit my breakpoints, which means it
wasn't doing anything, so I'll do a manual test for now.

> You should set listIndex to 0 as we discussed.

Done.

> r=me

Thanks!

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