Live data from Hacker News

Chrome removes Backspace to go back

bugs.chromium.org

91–100 of 594 posts

Re: Chrome removes Backspace to go back

#91
I've never used backspace for nav intentionally, and it has caused annoying data loss for me a few times.

It's never made sense to me why this behavior was ever added to browsers. The logical choice would have been the left arrow key (since there is a corresponding right arrow).

Re: Chrome removes Backspace to go back

#92
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…

> clicking inside the URL bar selects the whole contents

This is one of the annoyances on Windows. On Linux/OSX you can click and drag on the URL to select a portion of the string, but on Windows it auto-highlights the full string completely, forcing one to reclick again (slowly!) to highlight a portion.

Also: right-clicking on a link in Linux/OSX auto-highlights the full link text so you can `Copy` or `Search on Google` the highlighted text. In Windows you must manually highlight the link, then right-click on it.

Small things add up to big annoyances.

Re: Chrome removes Backspace to go back

#93
post #13

Earlier quoted context omitted.

I lose form data by accidentally using backspace like once a month. Glad to see it go. It's the worst kind of UI modality because it does different things depending on whether you've reached the beginning of the form. I like to mash backspace to clear out a form. Imagine if pressing "CTRL-S" saved if there were edits, but deleted your file if you'd already saved. People who mash "CTRL-S" habitually would be screwed.…

> I lose form data by accidentally using backspace like once a month Use a browser that will warn you about losing un-submitted form contents before navigating away? > It's especially pointless now that everyone has a touchpad or touchscreen and can swipe back and forth. I think we have very different definitions of "everyone".

> Use a browser that will warn you about losing un-submitted form contents before navigating away?

Most browsers don't do this. If you see a warning like that, it's usually triggered by javascript on the web page itself.

Re: Chrome removes Backspace to go back

#96
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.

This is great news. For some use cases, backspace-as-back is a disaster waiting to happen, for example, in a complex web app used in some time-critical task and that requires occasional deleting of text but can lose state or take a while to reload if you accidentally hit back. If you hit backspace without having a text field focused, the whole thing dies and needs to be reloaded and possibly checked to make sure it's still working right, while hundreds of people are anxiously watching and waiting. I have seen laptops with the backspace key physically ripped out just to prevent people from accidentally triggering its back-button behavior.

Re: Chrome removes Backspace to go back

#97
post #58

This feels a bit like how Esc was nerfed over the years in Firefox and others until it essentially did nothing. It used to mean STOP. All sockets were closed, the page stopped loading, and I think way waaay back, even animated gifs stopped cycling and JavaScript timeouts and intervals were cancelled. Single-page webapps were the death of Esc, it was too confusing to users to have a page suddenly hang because they pre…

Is there any replacement for that Esc=STOP functionality? Every now and again I run into a site that will display some content, and then 1-2 seconds later, cover it up with a full-page ad or signup modal or whatever. I wish I could just refresh and hit "Esc" really quick, like the good old days.

I either leave the website immediately or use adblock to remove their modal stuff, adblock has the advantage of being somewhat persistent

Re: Chrome removes Backspace to go back

#98
post #53

Earlier quoted context omitted.

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

I thought Alt+Left arrow and Alt+right arrow (or some variant) were universal?

Alt+Left requires moving both hands, Backspace is only one finger away

If only Alt-Gr+Left or Right Ctrl+Left worked...

Re: Chrome removes Backspace to go back

#99
post #38

"We have UseCounters showing that 0.04% of page views navigate back via the backspace button and 0.005% of page views are after a form interaction. The latter are often cases where the user loses data. Years of user complaints have been enough that we think it's the right choice to change this given the degree of pain users feel by losing their data and because every platform has another keyboard combination that nav…

I'm shocked they reacted to the complaints at all. Chrome is infamous for painful UX blunders that Google refuses to acknowledge, let alone fix. Mouse thumb buttons are permanently bound to forward and back, the only workaround is to use your mouse's driver or a third-party input mapper to bind them to something else. The Android version cannot re-order tabs (or use extensions. Seriously.) The Google product forums are a sad wasteland of people with simple problems shouting into the void. Here's a thread from 2010:

https://productforums.google.com/forum/#!topic/chrome/R-wESj...

These advanced power users want the unfathomable ability to install Chrome in a different directory. The only solution involves downloading the Windows "Junction" utility and creating a symbolic link. Surprisingly, an actual employee (uh, "Googler," whatever that means) deigns to appear, but only to inform everyone that there is no solution except to download Chrome from Google Pack. The Pack version won't let you pick a location either, but its default is different, or at least it was until Google Pack was discontinued.

You know what, I think I'm just going to see how Firefox has been doing. I can't even remember why I switched.

Re: Chrome removes Backspace to go back

#100
Good riddance! This is such a terrible double-purpose binding. When bindings seriously are common typing commands, that are not just bound, but bound in a way that is often destructive, it just needs to die.

Anyone who thinks this shouldn't die is basically a bad person. It was an affliction, and one of the poorest design choices in history. :-p

Post reply on HN