SW ATG: Suggested group's hover state lingers when moving to another Organize Tabs menu item
Categories
(Core :: Machine Learning: Frontend, defect, P1)
Tracking
()
People
(Reporter: jlewis, Assigned: jlewis)
References
Details
(Whiteboard: [aiaug])
Attachments
(2 files)
|
48 bytes,
text/x-phabricator-request
|
Details | Review | |
|
48 bytes,
text/x-phabricator-request
|
phab-bot
:
approval-mozilla-beta+
|
Details | Review |
When hovering from a suggested tab group to either the "Create Groups" or "Ungroup Tabs" buttons, there is a bit of stickiness - the hover effect on the suggested tab group persists for a bit too long.
Hovering the other way around (from "Create Groups" or "Ungroup Tabs" to the suggested tab group) clears their hover state immediately on mouseleave, which is as intended.
Expected: the suggested group's hover state disappears as soon as the pointer moves to another item in the Organize Tabs menu.
Updated•29 days ago
|
Auto Tab Grouping / 'Organize Tabs'
Spec: https://docs.google.com/spreadsheets/d/1eEDfKdPECzFYQm5_gkIz8lG_t32VPrCQwO-ZMvJpUpM/edit?gid=0#gid=0
Updated•29 days ago
|
Comment 3•26 days ago
|
||
| bugherder | ||
Comment 4•25 days ago
|
||
firefox-beta Uplift Approval Request
- User impact if declined/Reason for urgency: This fixes a small focus issue on the Auto Tab Grouping menu, which is part of Smart Window
- Code covered by automated testing?: yes
- Fix verified in Nightly?: yes
- Needs manual QE testing?: yes
- Steps to reproduce for manual QE testing: In Nightly: flip browser.smartwindow.autoTabGrouping.enabled to true in a Smart Window
Open multiple tabs, open Auto Tab Grouping menu, change hover between a suggested tab group and another ATG menu item (e.g. create all groups). The hover effect will linger and feel sticky.
This patch rectifies that.
- Risk associated with taking this patch: low
- Explanation of risk level: Small code change, only a few lines applied to a pref-gated feature in Smart Window.
- String changes made/needed?: N/A
- Is Android affected?: no
Auto Tab Grouping / 'Organize Tabs'
Spec: https://docs.google.com/spreadsheets/d/1eEDfKdPECzFYQm5_gkIz8lG_t32VPrCQwO-ZMvJpUpM/edit?gid=0#gid=0
Original Revision: https://phabricator.services.mozilla.com/D316614
Updated•25 days ago
|
Updated•25 days ago
|
Updated•24 days ago
|
Comment 7•13 days ago
|
||
Verified as fixed in our latest Release 154.0.1 and our latest Beta 155.0b3
Description
•