Open
Bug 1927422
Opened 9 days ago
Updated 9 days ago
Sidebar tools are not clickable from the bottom edge of the screen (Fitts' Law) when in expanded state (horizontal) except for the last settings button
Categories
(Firefox :: Sidebar, defect, P3)
Tracking
()
NEW
Tracking | Status | |
---|---|---|
firefox-esr115 | --- | unaffected |
firefox-esr128 | --- | unaffected |
firefox132 | --- | unaffected |
firefox133 | --- | wontfix |
firefox134 | --- | affected |
People
(Reporter: ke5trel, Unassigned)
References
(Blocks 1 open bug)
Details
(Whiteboard: [fidefe-sidebar])
Attachments
(1 file)
63.63 KB,
video/webm
|
Details |
STR:
- Start with
sidebar.verticalTabs = true
andsidebar.revamp = true
. - Make sure there are at least six tool items in the sidebar (
browser.ml.chat.enabled = true
,browser.shopping.experience2023.integratedSidebar = true
). - Expand the sidebar so that the tools appear horizontal across the bottom instead of vertical.
- Maximize the window.
- Try to click the sidebar tools from the bottom edge of the screen (requires no taskbar at the bottom).
Expected:
All sidebar tools buttons can be clicked from the bottom edge of the screen in accordance with Fitts' Law.
Actual:
Only the last button ("Customize sidebar") can be clicked from the bottom edge of the screen.
Comment 1•9 days ago
|
||
This is an interim state so we can change address this when the tools are moved into an overflow container at a later stage.
Severity: -- → S4
Priority: -- → P3
Updated•9 days ago
|
Whiteboard: [fidefe-sidebar]
Updated•9 days ago
|
You need to log in
before you can comment on or make changes to this bug.
Description
•