Hovering over a tab displays its tooltip with the contents of the previously-hovered tab for a split second
Categories
(Firefox :: Tabbed Browser, defect)
Tracking
()
Tracking | Status | |
---|---|---|
firefox-esr102 | --- | unaffected |
firefox110 | --- | wontfix |
firefox111 | --- | wontfix |
firefox112 | --- | verified |
firefox113 | --- | verified |
People
(Reporter: itiel_yn8, Assigned: eemeli)
References
(Regression)
Details
(Keywords: regression)
Attachments
(2 files)
STR:
- Open 2 tabs, preferably one with a long tooltip title and the second with a short one
- Hover one of the tabs, see its tooltip
- Quickly move your mouse over to the second tab and see its tooltip
AR:
The second tab tooltip initially appears with the contents of the first tab's tooltip, and then quickly changes to the correct tooltip
ER:
No flickering, the second tab tooltip should be the correct one
Comment 2•2 years ago
|
||
Set release status flags based on info from the regressing bug 1760029
:eemeli, since you are the author of the regressor, bug 1760029, could you take a look? Also, could you set the severity field?
For more information, please visit auto_nag documentation.
Updated•2 years ago
|
Assignee | ||
Updated•2 years ago
|
Assignee | ||
Comment 3•2 years ago
|
||
The unnecessary tabbrowser-tab-tooltip is dropped, as it's the same single variable references in all locales. Also, setting the title as the label directly avoids a minuscule but observable delay that's the source of this issue.
Updated•2 years ago
|
Updated•2 years ago
|
Assignee | ||
Updated•2 years ago
|
Comment 5•2 years ago
|
||
bugherder |
Updated•2 years ago
|
Comment 6•2 years ago
|
||
Reproducible on a 2023-02-27 Nightly build on Windows 10.
Verified as fixed on Firefox 112.0b2(build ID: 20230314181505) and Nightly 113.0a1(build ID: 20230316092607) on Windows 10, macOS 12, Ubuntu 22.
Flickering is not shown anymore and the tooltips are displayed properly.
Description
•