The List All Tabs button moves when entering/exiting fullscreen
Categories
(Firefox :: Tabbed Browser, defect, P5)
Tracking
()
People
(Reporter: scrapman238, Unassigned)
Details
(Keywords: polish)
Attachments
(2 files)
User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:130.0) Gecko/20100101 Firefox/130.0
Steps to reproduce:
On Windows, I entered fullscreen on any site
Actual results:
The downward facing arrow to search tabs next to the window controlls shifted to the right and when exiting, it shifted to the left again
Expected results:
It remains in the same position
| Reporter | ||
Comment 1•1 year ago
|
||
Comment 2•1 year ago
|
||
The Bugbug bot thinks this bug should belong to the 'Firefox::Tabbed Browser' component, and is moving the bug to that component. Please correct in case you think the bot is wrong.
Comment 3•1 year ago
|
||
I can reproduce the issue where the List All Tabs button shifts to the right when entering and exiting Full Screen mode. This was reproduced on Windows 11 using Firefox 131 and Nightly 132.0a1.
It is not a regression, as I was able to reproduce it since Firefox 100, with the browser.tabs.tabmanager.enabled preference set to true.
Comment 4•1 year ago
|
||
It's possible we are removing the dragging space that is on the left of the OS buttons and on the right of the tab manager button (or any other button one may put there).
Comment 5•1 year ago
|
||
(In reply to Marco Bonardo [:mak] from comment #4)
It's possible we are removing the dragging space that is on the left of the OS buttons and on the right of the tab manager button (or any other button one may put there).
This part is intentional; we don't want the drag space in fullscreen. However it may be possible to make this less visually jarring by removing the drag space after the animation has finished.
Description
•