[webkit-reviews] review granted: [Bug 27443] [Gtk] Open menulists should support typeahead find : [Attachment 75127] Patch for this issue

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Nov 30 07:07:33 PST 2010


Xan Lopez <xan.lopez at gmail.com> has granted Martin Robinson
<mrobinson at webkit.org>'s request for review:
Bug 27443: [Gtk] Open menulists should support typeahead find
https://bugs.webkit.org/show_bug.cgi?id=27443

Attachment 75127: Patch for this issue
https://bugs.webkit.org/attachment.cgi?id=75127&action=review

------- Additional Comments from Xan Lopez <xan.lopez at gmail.com>
View in context: https://bugs.webkit.org/attachment.cgi?id=75127&action=review

> WebCore/platform/gtk/PopupMenuGtk.cpp:168
> +    bool repeatingCharacter = unicodeCharacter !=
m_previousKeyEventCharacter;

Can we mention here we are matching the WebCore behavior when the menulist is
closed?


More information about the webkit-reviews mailing list