[Webkit-unassigned] [Bug 31566] chrome/mac: cmd-left inserts character instead of going back
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Nov 16 14:31:03 PST 2009
https://bugs.webkit.org/show_bug.cgi?id=31566
--- Comment #1 from Nico Weber <thakis at chromium.org> 2009-11-16 14:31:03 PST ---
Created an attachment (id=43326)
--> (https://bugs.webkit.org/attachment.cgi?id=43326)
Revert 50887
This has as consequence that Chrome/mac does not send keypressed() events for
keypresses with cmd down. I don't know of any website where this has a negative
consequence, but Safari sends keypress() in that case. That's sad, but cmd-left
not functioning is even more sad.
I'll file a bug on me to read up on the isSystemKey stuff and see if I can find
a patch that makes both behaviors work, but not before there are lots of
automated tests for our keyboard handling stuff.
--
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