Live data from Hacker News

Chrome removes Backspace to go back

bugs.chromium.org

31–40 of 594 posts

Re: Chrome removes Backspace to go back

#31
I've personally always used alt+left to go back. I know backspace does the same thing, but the only reason I know that is because I seem to hit more frequently than you'd expect while not focused on a form field causing my browser to go back unexpectedly. I've never lost data, though, it always seems to persists when I go forward.

Re: Chrome removes Backspace to go back

#32
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 why we're all really happy that no chrom* devs contribute to the vim project.

Re: Chrome removes Backspace to go back

#33
post #13
post #2

This is most annoying. I have used this for the past twenty years and have not lost form data using it. In any event, chrome seems to remember form contents upon navigating back to a form page. Leave my muscle memory alone please.

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

Re: Chrome removes Backspace to go back

#34
post #2

This is most annoying. I have used this for the past twenty years and have not lost form data using it. In any event, chrome seems to remember form contents upon navigating back to a form page. Leave my muscle memory alone please.

I actually find Google search annoying to use because the search box hijacks backspace.

I'll search for something, decide to go back, and now I'm deleting my search term instead. And the fact that Google searches based on what's in my search box (without having to hit enter) I've actually "lost" search results that way.

Re: Chrome removes Backspace to go back

#35

One of the contributors states: "Building an extension for this should be very simple." Why on earth isn't there just a generic keyboard-shortcut preference where I can control every possible browser action and its associated keyboard shortcut? In fact, why isn't this available at an OS level? Surely it would remove a lot of unnecessary duplicate code.

Yeah, it is an OS level thing on OSX. "Quit Chrome" mapped to cmd-shift-control-something-Q instead, for example. As long as it has a menu item to match on.

Re: Chrome removes Backspace to go back

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

Maintaining software quality is hard. Each additional toggle doubles the size of your test matrix.

Re: Chrome removes Backspace to go back

#37

One of the contributors states: "Building an extension for this should be very simple." Why on earth isn't there just a generic keyboard-shortcut preference where I can control every possible browser action and its associated keyboard shortcut? In fact, why isn't this available at an OS level? Surely it would remove a lot of unnecessary duplicate code.

They really don't like preferences. I remember before Chrome's new preferences page it seemed to have many more options. I called them out on a few important ones disappearing and the answer was always "Not many people use those, and they confuse new users".

For a long while it was impossible to view TLS cert information on Chrome Mobile. One day they just disabled the UI for it. Too confusing for new users if they stumble in there.

Re: Chrome removes Backspace to go back

#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 navigates back."

Personally I am shocked that the Chromium team ignored years of user complaints before they decided to fix what their own usability studies found to be a worthless yet painful gimmick.

Re: Chrome removes Backspace to go back

#39
post #32
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 why we're all really happy that no chrom* devs contribute to the vim project.

Haha. I'm an avid vim user and I don't get backspace. The normal key to move back by character is in the home-row. Why would I use backspace instead? Am I missing something?

Re: Chrome removes Backspace to go back

#40
post #32
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 why we're all really happy that no chrom* devs contribute to the vim project.

vim is still being developed ?
Post reply on HN