Comment #11 on issue 23221 by [email protected]: accesskey is not  
supported on Chromium Mac.
http://code.google.com/p/chromium/issues/detail?id=23221

The following revision refers to this bug:
     http://src.chromium.org/viewvc/chrome?view=rev&revision=34035

------------------------------------------------------------------------
r34035 | [email protected] | 2009-12-07 19:18:49 -0800 (Mon, 07 Dec 2009)  
| 8 lines
Changed paths:
    M  
http://src.chromium.org/viewvc/chrome/trunk/src/chrome/browser/renderer_host/render_widget_host_view_mac.mm?r1=34035&r2=34034
    M  
http://src.chromium.org/viewvc/chrome/trunk/src/chrome/browser/tab_contents/tab_contents_view_mac.mm?r1=34035&r2=34034

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.

Review URL: http://codereview.chromium.org/460105
------------------------------------------------------------------------


--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings

-- 
Automated mail from issue updates at http://crbug.com/
Subscription options: http://groups.google.com/group/chromium-bugs

Reply via email to