3
0
In the beta version of Chrome on the Mac Backspace is not working as 'back' as in virtually any other browser. It just does nothing. Is there a way to activate that or is that a known but still unresolved bug?
3
0
In the beta version of Chrome on the Mac Backspace is not working as 'back' as in virtually any other browser. It just does nothing. Is there a way to activate that or is that a known but still unresolved bug?
3
It really is a bug. See this issue in their bug tracker.
1Yup, it's a bug. The same thing is happening with my mouses back button. – alex – 2009-09-13T12:55:59.043
2
The mac version of Google Chrome is a Developer Preview i think. So there are many bugs and many issues to fix to get it on par with the windows version.
1
http://chrome.google.com/extensions/detail/aeffggjddcchloadflonilaahpclmbnm
An extension for Chrome that brings back Backspace-Keybinding for history navigation (at least on Linux)
1
Using backspace as a back button is stupid, especially on a Mac where it's a delete key. A fix for this is:
A sensible extension for Google Chrome.
Prevents the Backspace key from triggering the browser Back action.
1
I can tell you that in the current version of Chrome on windows the Backspace works fine (I never knew about that binding, by the way). So I'd assume this is just a bug in the beta.
1
Maybe you should better use Cmd-[ and Cmd-] to navigate back and forward. This also works in other browsers and in, for example, Finder.
(While awaiting the bug fix, and if Cmd-[ and Cmd-] are too difficult on localised keyboards: Cmd-Left and Cmd-Right might work in Chrome as well. These don't work in Finder though. And see Can I seize control of Cmd-Left in OSX? here on Super User, or Disable Firefox's Command-Arrows page jump shortcuts on macosxhints.com for an annoying issue in Firefox for Cmd-Left and Cmd-Right, which may unexpectedly take you to the previous page while editing! Likewise, using Delete may cause problems in other situations. So one may actually want to disable Cmd-Left, Cmd-Right and Delete to work for navigation, like described for Firefox in those links.)
(As a side note, a Mac does not really have a Backspace key.)
Although that works, it's a really arkward keyboard shortcut on a german keyboard. So I would really rather stick to the "Backspace" solution... The one keystroke outweighs the sometimes strange unwanted behaviour for me. – dertoni – 2009-09-13T18:53:54.503
mhm, i will have to make due with that until it's fixed, but look at these keyboard layouts: German:http://a248.e.akamai.net/7/248/51/304933-de1191459867/www.info.apple.com/images/kbase/304933/304933_07b.gif & English: http://a248.e.akamai.net/7/248/51/304933-de1191459867/www.info.apple.com/images/kbase/304933/304933_08b.gif On the german keyboard [ is ALT-5 so I have to press 3 keys...
– dertoni – 2009-09-14T12:13:03.427Aha, http://www.apple.de/keyboard/ shows the wrong layout! And even http://store.apple.com/de/product/MB869 shows a non-German version then. I wonder what one would actually receive then -- especially the Y and Z keys should probably not be like the image in the Apple store. Still, your keyboard has no "backspace". ;-)
– Arjan – 2009-09-14T13:07:13.120ockquote>
Still, your keyboard has no "backspace". < I give you that ;-)
– dertoni – 2009-09-14T13:12:15.183Did you try Cmd-Left in Chrome? (Dangerous as well though; I'd disable that key for navigation in Firefox, but never had trouble in Safari though.) – Arjan – 2009-09-14T13:20:40.630
Yep, I tried, but doesn't work either... see bug tracker link in my answer above. Only one working at the moment is the one you suggested: Cmd-[ and Cmd-] – dertoni – 2009-09-15T06:03:17.440
1
I use the gestures with Chrome and those seem to work. Use three fingers and swipe to the left. This will take you back to the last page. Obviously doesn't work well with a mouse, but nice that the Chrome team has it implemented.
0
The Linux version of Chromium has the same issue, but you can always use Alt+⇦ to go back and Alt+⇨ to move forward in the navigation history.
Since the mac already has command-left and since, as @Arjan pointed out, there really is no backspace on the Mac, I'd actually consider this kind of behavior a bug rather than a feature. It repurposes the delete key to behave like it would on other platforms. – mmr – 2010-08-01T18:59:52.160