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

Issue 460105: Fix issue 23221: accesskey is not supported on Chromium Mac.... (Closed)

Created:
11 years ago by James Su
Modified:
9 years, 7 months ago
Reviewers:
Nico, Hironori Bono
CC:
chromium-reviews_googlegroups.com, brettw+cc_chromium.org, ben+cc_chromium.org, John Grabowski, jam, pam+watch_chromium.org, darin (slow to review)
Visibility:
Public.

Description

Fix issue 23221: accesskey is not supported on Chromium Mac. The key point is to provide correct unmodifiedText field for fabricated Char events, because in webkit, unmodifiedText is used for matching accesskey. BUG=23221 TEST=See bug report. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=34035

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+19 lines, -16 lines) Patch
M chrome/browser/renderer_host/render_widget_host_view_mac.mm View 3 chunks +17 lines, -8 lines 0 comments Download
M chrome/browser/tab_contents/tab_contents_view_mac.mm View 1 chunk +2 lines, -8 lines 0 comments Download

Messages

Total messages: 1 (0 generated)
Nico
11 years ago (2009-12-07 16:19:56 UTC) #1
LG.

Powered by Google App Engine
This is Rietveld 408576698