Open
Bug 951648
Opened 11 years ago
Updated 3 years ago
Findbar remembers previously focused elements and tries to focus them when opening+closing findbar
Categories
(Toolkit :: Find Toolbar, defect, P5)
Toolkit
Find Toolbar
Tracking
()
NEW
People
(Reporter: simon.lindholm10, Unassigned)
Details
STR #1:
1. Open http://xkcd.com.
2. Open the findbar through Ctrl+F and search for "blag", then press escape. A link will receive focus.
3. Click outside the link to remove focus from it.
4. Open the findbar again with Ctrl+F and press escape -> the same link will get focused again.
STR #2 (how I actually noticed this):
1. Open http://xkcd.com.
2. Open the quickfind bar by pressing /, and type "blag". Press escape. A link will receive focus.
3. Navigate to another page, e.g. by clicking the "previous" button.
4. Open the quickfind bar again by pressing /, and press escape to hide it.
5. Press / again -> it doesn't work, because focus is given to an element in the previous document.
I guess the remembered element should be set to null when findbar hides or so.
Comment 1•11 years ago
|
||
Confirmed STR1 and STR2 on 29.0a1 (2013-12-19), Win 7 x64.
Thank you for your report.
Status: UNCONFIRMED → NEW
Ever confirmed: true
OS: Linux → All
Hardware: x86 → All
Updated•9 years ago
|
Priority: -- → P5
Updated•3 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•