Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(199)

Issue 347022: [mac] Mark keys with cmd pressed as isSystemKeys. (Closed)

Created:
11 years, 1 month ago by Nico
Modified:
9 years, 7 months ago
CC:
chromium-reviews_googlegroups.com
Visibility:
Public.

Description

Mark keys with cmd pressed as isSystemKeys. BUG=25856 , probably also the Right Fix for 25396 TEST=Go to en.wikipedia.org , make the window very narrow so that there's a horizontal scrollbar. cmd-left/right should go back/forward instead of scrolling horizontally. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=30582

Patch Set 1 #

Patch Set 2 : rebase tot #

Unified diffs Side-by-side diffs Delta from patch set Stats (+17 lines, -0 lines) Patch
M webkit/api/src/mac/WebInputEventFactory.mm View 2 chunks +17 lines, -0 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
Nico
11 years, 1 month ago (2009-10-29 22:28:56 UTC) #1
Avi (use Gerrit)
When you say "webcore handling a key" you mean inherently? Does this affect a web ...
11 years, 1 month ago (2009-10-30 15:27:12 UTC) #2
Nico
On Fri, Oct 30, 2009 at 8:27 AM, <avi@chromium.org> wrote: > When you say "webcore ...
11 years, 1 month ago (2009-10-30 15:48:06 UTC) #3
James Su
Sorry for late reply, I'm on vacation these days. isSystemKey flag not only affects RawKeyDown ...
11 years, 1 month ago (2009-10-31 00:38:59 UTC) #4
jeremy
11 years, 1 month ago (2009-11-02 09:00:11 UTC) #5
Sorry if I'm repeating James' comment here, but wouldn't this prevent web apps
from using command as an accesskey - e.g. Yahoo mail overriding command-w on the
mac to close a mail message?

Powered by Google App Engine
This is Rietveld 408576698