fracture91 / ignpp

Firefox and Chrome extension for boards.ign.com
http://vestitools.pbworks.com/
3 stars 2 forks source link

Chrome: Control + W shortcut doesn't prevent default action #211

Closed fracture91 closed 13 years ago

fracture91 commented 13 years ago

If you press Control + W in an editor, the tab closes. The default action should be prevented and the editor should switch between WYSIWYG and Code views.

Related: http://code.google.com/p/chromium/issues/detail?id=5496 http://code.google.com/p/chromium/issues/detail?id=30186 http://code.google.com/p/chromium/issues/detail?id=13891

fracture91 commented 13 years ago

I could've marked this as notmyproblem, but I use the shortcut a lot. For now I've changed it to Control + S in both browsers, which works (commit 967bd74ef76cb27dbd18ef298a2b9eb58951f5c6). This overrides the save page functionality, which I'm sure nobody uses. The other choice was G, but that's Find Next.