[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 12:27:48 PDT 2009


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


paul at chromium.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |paul at chromium.org




------- Comment #9 from paul at chromium.org  2009-06-01 12:27 PDT -------
> This also needs a test case.  Even if it's just a manual test in
> WebCore/manual-tests/
> 
> I would expect there is a way to test this using eventSender though, so you
> could make an automated test.

I do not believe there is a way to fully test this with an automated test. You
might be able to fake a click on the select control, but then you need to fake
mouse move and click events to select something. I spent a great deal of time
trying this last week to fix this bug:
https://bugs.webkit.org/show_bug.cgi?id=25904

In the end, I created a manual test that demonstrates the fix.


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