Extension icons at top left not clickable
Categories
(WebExtensions :: Untriaged, defect, P5)
Tracking
(firefox107 unaffected, firefox108 affected, firefox109 affected)
Tracking | Status | |
---|---|---|
firefox107 | --- | unaffected |
firefox108 | --- | affected |
firefox109 | --- | affected |
People
(Reporter: mprops, Unassigned)
Details
Attachments
(3 files)
User Agent: Mozilla/5.0 (X11; Linux x86_64; rv:108.0) Gecko/20100101 Firefox/108.0
Steps to reproduce:
I upgraded from 107 to 108 and now the extension icon that I placed at the top left is not (blindly) clickable, since there's some empty space to the left of it, which does nothing when clicked.
Actual results:
This affects my workflow quite a bit since I use that icon as a hot corner.
Expected results:
The icon should be clickable at the very corner.
(I removed the tab toolbar through userChrome.css)
If I remove the icon, the Back button becomes clickable, but not extension icons.
Comment 1•3 years ago
|
||
The Bugbug bot thinks this bug should belong to the 'WebExtensions::Untriaged' component, and is moving the bug to that component. Please correct in case you think the bot is wrong.
Comment 3•3 years ago
|
||
Hello,
I reproduced the issue on the latest Nightly (109.0a1/20221120214001) and Beta (108.0b4/20221120185746) under Windows 10 x64 and Ubuntu 16.04 LTS.
Tested Release (107.0/20221110173214) as well, but the issue does not reproduce there.
As per Comment 0, it appears that when an extension button is moved to the far left of the toolbar (to the left of the back button) an extra empty space (padding) is added even further left, which on clicking said space does nothing.
When the back button is the farthest left element on the toolbar, the padding is much narrower and on clicking it, the back function is performed as expected.
For further details, see the attached video.
Comment 4•3 years ago
|
||
Updated•3 years ago
|
It's also not clickable at the top of the icon, apart from the left.
Description
•