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

Issue 99216: Workaround fix for Alt-Gr case.... (Closed)

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

Description

Workaround fix for Alt-Gr case. On Windows, "Alt" key will set both alt and meta is on (issue 2215). But Alt-Gr is used to insert alternate character. BUG=10846 Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=14932

Patch Set 1 #

Patch Set 2 : '' #

Patch Set 3 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+19 lines, -8 lines) Patch
M webkit/glue/editor_client_impl.cc View 1 2 2 chunks +19 lines, -8 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
ukai
I checked I can insert '@' by Ctrl-Alt-2 with Canadian French key layout in Vista ...
11 years, 7 months ago (2009-04-30 04:38:38 UTC) #1
Hironori Bono
It seems this change still prevents inserting a space character when pressing control + space ...
11 years, 7 months ago (2009-04-30 06:16:32 UTC) #2
ukai
On 2009/04/30 06:16:32, hbono wrote: > It seems this change still prevents inserting a space ...
11 years, 7 months ago (2009-04-30 06:31:30 UTC) #3
Hironori Bono
LGTM. Thank you for applying my comments.
11 years, 7 months ago (2009-04-30 07:02:37 UTC) #4
ukai
11 years, 7 months ago (2009-04-30 07:07:42 UTC) #5
On 2009/04/30 07:02:37, hbono wrote:
> LGTM.
> Thank you for applying my comments.

Thanks for review and valuable information.
Committed revision 14932.
I hope this doesn't cause any regression.
Thanks!

Powered by Google App Engine
This is Rietveld 408576698