Closed
Bug 1276121
Opened 9 years ago
Closed 6 years ago
Autocomplete suggestions panel appears shifted when forward button moves
Categories
(Firefox :: Address Bar, defect, P3)
Firefox
Address Bar
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: arni2033, Unassigned)
References
Details
(Whiteboard: [fxsearch])
Attachments
(1 file)
192.14 KB,
image/png
|
Details |
>>> My Info: Win7_64, Nightly 49, 32bit, ID 20160526082509
STR_1:
1. Open url data:,a
2. Click in urlbar, select all text, type "data:,b", press Enter
3. Click Back button in urlbar, then click Forward button in urlbar. Don't move mouse until Step 5
4. Press Ctrl+L to focus urlbar, then type "c"
5. Hover mouse over selected tab (in tabs toolbar), wait until tooltip appears
STR_2 (real life):
1. Open url data:,a
2. Click in urlbar, select all text, type "data:,b", press Enter
3. Press Alt+Left to go back in history
4. Hover mouse over urlbar, click in urlbar (don't move mouse until step 7)
5. Select all text in urlbar, type "example.org", press Enter
6. Press Ctrl+L to focus urlbar, then type "c"
7. Hover mouse over selected tab (in tabs toolbar), wait until tooltip appears
AR: Autocomplete suggestions panel appears shifted.
ER: The panel shouldn't move. Or at least should do something different.
Comment 1•9 years ago
|
||
yeah, something's wrong in the popup position calculation.
Priority: -- → P2
Whiteboard: [fxsearch]
Comment 2•9 years ago
|
||
The STR is not that simple, so it is unlikely that many people will encounter this, but the result panel is then misplaced for the lifetime of the browser. So once someone hits this bug, it's going to be annoying for a long time.
(In reply to Panos Astithas [:past] from comment #2)
> The STR is not that simple
Well, specially for you I have simpler scenario using "chain bugs" technique
STR_3:
0. Open this bug 1276121, then bug 1276120 in the same tab.
1. Click in urlbar, type "c", press Alt+Left
2. Hover mouse over any suggestion
The panel twitches to the left. Step 0 doesn't count as it only creates a tab with history.
Comment 4•9 years ago
|
||
Yes, this needs fixing.
Summary: Autocomplete suggestions panel appears shifted when forward button disappears → Autocomplete suggestions panel appears shifted when forward button moves
Updated•8 years ago
|
Priority: P2 → P3
Updated•6 years ago
|
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•