Comment #5 on issue 25856 by [email protected]: Cmd-left/right scrolls  
page instead of doing history navigation if there is a horizontal scrollbar
http://code.google.com/p/chromium/issues/detail?id=25856

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

------------------------------------------------------------------------
r31014 | [email protected] | 2009-11-04 14:17:12 -0800 (Wed, 04 Nov 2009)  
| 10 lines
Changed paths:
    M  
http://src.chromium.org/viewvc/chrome/trunk/src/webkit/api/src/mac/WebInputEventFactory.mm?r1=31014&r2=31013

Revert the isSystemKeys patch.

It broke handling of shortcuts that happen in the renderer (cmd-z,  
cmd-shift-v). Long-term, they should all be handled in the browser, but  
they aren't yet.

With this patch, cmd-left/right will again no longer work for web pages  
with a horizontal scrollbar.

BUG=26664,25856
TEST=Cmd-z, cmd-shift-z, cmd-shift-v should work again. cmd-left/right  
should no longer work on pages with a horizontal scrollbar.

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


--
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