[Webkit-unassigned] [Bug 25899] [Chromium] PC Chromium: keyboard selection in Hebrew select element doesn't work

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jun 1 17:03:16 PDT 2009


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





------- Comment #10 from xji at chromium.org  2009-06-01 17:03 PDT -------
Created an attachment (id=30845)
 --> (https://bugs.webkit.org/attachment.cgi?id=30845&action=view)
patch w/ manual test

The patched function PopListBox::typeAheadFind() is only called through
WebWidgetImpl::HandleInputEvent(), never through
WebviewImpl::HandleInputEvent().

If eventSender.keyDown() send events to webview, not webwidget, that means we
can not use it to auto-test the patch.

Or maybe I misunderstood anything?


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