Closed Bug 2027110 Opened 4 months ago Closed 3 months ago

"Try Again" button is not focused on new connection failure page

Categories

(Firefox :: Untriaged, defect)

Firefox 149
defect

Tracking

()

RESOLVED DUPLICATE of bug 2021447

People

(Reporter: ator, Unassigned)

Details

User Agent: Mozilla/5.0 (Android 12; Mobile; rv:148.0) Gecko/148.0 Firefox/148.0

Steps to reproduce:

Load a website like https://invalid.com and wait for "Server Not Found".

Hit Enter.

Actual results:

Nothing happens because "Try Again" is not focused and there is no toplevel keyboard event handler that recognises this symbol.

Expected results:

From Firefox 148 to as far back as I can remember, you could hit Enter on any error page to instantly activate the highlighted action button. This is also a common user experience paradigm built into many UI frameworks!

Note: I think the correct approach is to habe a toplevel keyboard event handler in the page that activates the blue-highlighted action button (or default action), if any, when Enter is pressed.

If you instead had "Try Again" (for example) focused automatically, then hitting Tab for the first time would move the focus into the browser chrome, rather than the first tabbable element like "Learn more…", due to the action button being the last tabbable element on the page.

The Bugbug bot thinks this bug should belong to the 'Firefox for Android::Browser Engine' component, and is moving the bug to that component. Please correct in case you think the bot is wrong.

Component: Untriaged → Browser Engine
Product: Firefox → Firefox for Android

This is incorrect! I wrote the bug report on my phone, but it's for Firefox desktop.

How do I get this retriaged?! It feels like I've sent this into the void!

Flags: needinfo?(jboek)
Component: Browser Engine → Untriaged
Flags: needinfo?(jboek)
Product: Firefox for Android → Firefox
Summary: Can't hit Enter to "Try Again" on new connection failure pages → "Try Again" button is not focused on new connection failure page
Status: UNCONFIRMED → RESOLVED
Closed: 3 months ago
Duplicate of bug: 2021447
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.