[Webkit-unassigned] [Bug 86200] [EFL] fast/events/arrow-keys-on-body.html does not pass

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri May 18 07:32:21 PDT 2012


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





--- Comment #12 from Raphael Kubo da Costa (rakuco) <rakuco at webkit.org>  2012-05-18 07:31:26 PST ---
We have discussed this on IRC, and agreed to only unskip the test that is already passing. I've done so in <http://trac.webkit.org/changeset/117591>.

The rationale is that right now ecore and evas do not have a cross-backend way of representing keys (like what's present in gdk and Qt), and the current implementation in EflKeyboardUtilities.cpp is only expected to work with the ecore_x xlib backend.

We therefore do not expect people to do what was cited in comment #11, and so we have decided not to fix what is not broken.

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