Comment #26 on issue 4871 by m0.interactive: REGRESSION: <space> no longer  
scrolls web content in Trunk builds
http://code.google.com/p/chromium/issues/detail?id=4871

After looking at it over an hour, I managed to fix this regression.  
According to the
diffs this was removed a single line due to regression

if (selectionForCommand(event).isContentEditable())

Doesn't make sense why it was removed, there is always a reason eh? But
isContentEditable is needed so that we could intercept events on editable  
components.

It seems to work now, Space, Shift+space, and space within an editable  
component.
http://codereview.chromium.org/17210

I will upstream this.


pheww :)

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