Closed Bug 1719084 Opened 3 years ago Closed 3 years ago

Home and End keys stop working after Command-F/Control-F search

Categories

(Toolkit :: Find Toolbar, defect)

Firefox 88
defect

Tracking

()

RESOLVED INVALID

People

(Reporter: erwinm, Unassigned)

Details

User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.14; rv:88.0) Gecko/20100101 Firefox/88.0

Steps to reproduce:

  1. Get keyboard and/or mouse with nav keys.

  2. Use Command-F or Control-F to search.

  3. Press Home to return to the top of the page.

Actual results:

Home does not return, unless you get the mouse, click somewhere, go back to the keyboard, and press Home.

Home and End are unresponsive.

Page Up and Page Down work.

Expected results:

I suspect it's an issue with focus.

But Home and End should probably respond, the same as without the search.

The Bugbug bot thinks this bug should belong to the 'Firefox::Search' component, and is moving the bug to that component. Please revert this change in case you think the bot is wrong.

Component: Untriaged → Search
Component: Search → Find Toolbar
Product: Firefox → Toolkit

This is not a bug but expected behavior, as you focused the search text input field. "Home" is also called "Position1" on some keyboards. A single-line text input field has no pagination. If you want to leave the search text input field you can press the Esc key.

Status: UNCONFIRMED → RESOLVED
Closed: 3 years ago
Resolution: --- → INVALID
You need to log in before you can comment on or make changes to this bug.