[Webkit-unassigned] [Bug 76531] [GTK] platform/gtk/accessibility/combo-box-collapsed-selection-changed.html is failing after r105253

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jan 19 09:29:01 PST 2012


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





--- Comment #4 from Martin Robinson <mrobinson at webkit.org>  2012-01-19 09:29:01 PST ---
(From update of attachment 123106)
View in context: https://bugs.webkit.org/attachment.cgi?id=123106&action=review

> Source/WebCore/html/HTMLSelectElement.cpp:978
> -#if !PLATFORM(WIN) || OS(WINCE)
> +#if !PLATFORM(GTK) && !PLATFORM(WIN) || OS(WINCE)

Couldn't you achieve the same effect by returning something different from popsMenuByArrowKeys?

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