New issue
Advanced search Search tips
Note: Color blocks (like or ) mean that a user may not be available. Tooltip shows the reason.

Issue 638471 link

Starred by 2 users

Issue metadata

Status: WontFix
Owner:
Last visit > 30 days ago
Closed: Sep 2016
Cc:
EstimatedDays: ----
NextAction: ----
OS: Linux , Windows , Mac
Pri: 2
Type: Bug



Sign in to add a comment

Go Back With Backspace extension requires page focus

Project Member Reported by pam@chromium.org, Aug 17 2016

Issue description

A user reports:

The feature used to work as soon as a web page had
loaded. You did not need to click or interact with the page at all.
However this extension only works when focus has been moved to the
loaded webpage.

For example, I used to click a link, and then could press backspace
right away. Now I have to click somewhere on the page before I can use
the backspace.
---

FWIW, I'm not sure there's any way to improve this, but I'll take a look.
 
A competent way to do this would be to detect if the user has typed something into a field on the page and pop up a notification, then go back if they push twice, instead of removing standard functionality of the browser and then attempting to hack it back in with an extension.
[SOLVED]
I think the extension is working, however not for websites that auto focus on the search box when the page loads. Could be because the extensions then thinks you are filling out a form and prevents the backspace behaviour. So I suppose this bug is resolved as the issue is with the website itself, rather than the extension.

For example, http://www.ebay.co.uk/

Comment 3 by pam@chromium.org, Aug 18 2016

Ah, yes -- once focus is in an editable box, backspace acts as an editing key rather than navigating. I expect that's how it behaved previously as well, but I'll have to dig up an old version to check.

Thanks for the followup!

Comment 4 by pam@chromium.org, Sep 9 2016

Status: WontFix (was: Assigned)

Sign in to add a comment