Live data from Hacker News

Chrome removes Backspace to go back

bugs.chromium.org

191–200 of 594 posts

Re: Chrome removes Backspace to go back

#191

Earlier quoted context omitted.

This should really be a global setting in OS X. I find myself accidentally hitting Cmd+Q all the time, not just for the web browser.

For quite a few users, OSX's entire concept of "quit the currently-active application" is downright archaic.

Do you no longer quit applications in [your operating system]? What's the alternative?

Re: Chrome removes Backspace to go back

#192

Good. I always set browser.backspace_action to do nothing in Firefox, because this is SO infuriating. You think you have a text field focused but you actually don't (e.g. accidental mouse click removed the focus), you press Backspace and BOOM! suddenly you're on the previous page. Ctrl/Cmd+[ and ] is the real shortcut!

⌘←→ too... Not sure why there need to be so many back button shortcuts. Glad they removed backspace.

Re: Chrome removes Backspace to go back

#193
post #25

Chrome / Chromium have a habit of making these arbitrary changes that seriously annoy some (arguably small) percentage of their users, while claiming that it makes it simpler / better for everyone else, while explaining impatiently why it's infeasible to make the now missing feature a configuration option. Evidently the kinds of people that can't be bothered going into the Advanced Configuration Settings page would b…

Speaking of annoying things Google has done lately, they recently updated Android's Google Keyboard completely changing the layout, keysize and removing most of the secondary (press and hold for more characters) keys. It has become almost impossible to type with it but I haven't found another keyboard with a good theme, haptic feedback and good suggestions. I miss the days Google used to cater to power users.

Re: Chrome removes Backspace to go back

#194
post #90
post #10

I might be the minority here, but I think that using the backspace to go back is counter intuitive. In my mind backspace is to delete something, and I always worry about that.

We're creatures of habit. In this case it's a behaviour that existed for two decades or so. Sure, it doesn't make much sense, but the same goes for various functions of the middle mouse button, depending on context: open new tab, close tab, open new application, close window, scroll, paste. Yet you don't see anyone changing those.

That's because those shortcuts don't usually end up losing all user input if somehow focus got moved off of the text entry field.

This is a change that should've happened a long time ago.

Re: Chrome removes Backspace to go back

#195
post #155

Earlier quoted context omitted.

I think you are in the minority here. For most people, navigating from one folder to another is not "functionality I don't want" in a desktop folder browser, but is the main thing you want to do. I'd much rather have UI that lets me navigate efficiently than that makes it efficient to copy-and-paste arbitrary substrings within a folder path. I do the former almost every time I use the file browser and the latter basi…

On OS X, I think you can just right-click the window name and select the parent folder you want to go up to. I think there is also a "show breadcrumbs" option in the preferences for Finder, which may or may not give more of the functionality you want.

Thanks for the right-click on title tip... doesn't seem to have a show breadcrumbs option that I can find... still in yosimite on my work laptop though.

Re: Chrome removes Backspace to go back

#197
post #53
post #20

This is going to sound hyperbolic, I'm sure, but backspace-as-back is enormously important to my browsing experience. When I recently installed Ubuntu I had a small moment of panic when I realized that hitting backspace in Firefox performed some Ubuntu-specific thing rather than navigating backwards (as it does in Windows), but fortunately there's an about:config pref to re-enable the behavior. Just my two cents.

Agreed -- I am surprised (/disappointed?) they didn't add a replacement shortcut e.g. Alt+Backspace or something similar.

Alt-[ and Alt-] also work. And they work even if a text field (including the address bar) is selected, whereas backspace or alt-left/right change to their text-editing behavior.

Re: Chrome removes Backspace to go back

#198
post #25

Chrome / Chromium have a habit of making these arbitrary changes that seriously annoy some (arguably small) percentage of their users, while claiming that it makes it simpler / better for everyone else, while explaining impatiently why it's infeasible to make the now missing feature a configuration option. Evidently the kinds of people that can't be bothered going into the Advanced Configuration Settings page would b…

Speaking of annoying things Google has done lately, they recently updated Android's Google Keyboard completely changing the layout, keysize and removing most of the secondary (press and hold for more characters) keys. It has become almost impossible to type with it but I haven't found another keyboard with a good theme, haptic feedback and good suggestions. I miss the days Google used to cater to power users.

The long press is still there, it's just disabled by default. You can change it in the settings. You can also change the layout in settings, although I don't know specifically what changed there that you dislike.

Re: Chrome removes Backspace to go back

#199
post #155

Earlier quoted context omitted.

On OS X, I think you can just right-click the window name and select the parent folder you want to go up to. I think there is also a "show breadcrumbs" option in the preferences for Finder, which may or may not give more of the functionality you want.

Thanks for the right-click on title tip... doesn't seem to have a show breadcrumbs option that I can find... still in yosimite on my work laptop though.

The menu option actually calls it "Path Bar", not "Breadcrumb Bar".

Re: Chrome removes Backspace to go back

#200

Analysis from Chrome devs here https://codereview.chromium.org/1854963002 Though I am a frequent user of backspace in Chrome I'm inclined to agree with their decision. Almost no one is using it and casual users are confused by it. I'll just wait for someone to implement the feature in an extension.

From that codereview site: "We're doing this via a flag so that we can control this behavior should there be sufficient outcry."

So it would be hopefully possible to re-enable it via chrome://flags or something like --enable-backspace…

Edit: Or not –– "We ended up not having a flag for this. Even if we had it, it would only have been in place for a single release."

Post reply on HN