Closed
Bug 1909062
Opened 1 year ago
Closed 1 year ago
[RTL] Tabbar scroll arrows always look disabled
Categories
(Toolkit :: UI Widgets, defect)
Toolkit
UI Widgets
Tracking
()
RESOLVED
FIXED
130 Branch
| Tracking | Status | |
|---|---|---|
| firefox-esr115 | --- | unaffected |
| firefox-esr128 | --- | unaffected |
| firefox128 | --- | unaffected |
| firefox129 | --- | unaffected |
| firefox130 | --- | fixed |
People
(Reporter: itiel_yn8, Assigned: dao)
References
(Regression)
Details
(Keywords: regression)
Attachments
(2 files)
Specifically, this:
https://searchfox.org/mozilla-central/source/toolkit/themes/shared/arrowscrollbox.css#24
always applies, even if I scroll the tabbar both ways.
Actually I see this only happens in RTL.
Also, the arrows do the opposite of what their tooltips say- backwards go forwards (i.e. scroll to the left), and vice versa.
Summary: Tabbar scroll arrows always look disabled → [RTL] Tabbar scroll arrows always look disabled
Comment 2•1 year ago
|
||
This bug has been marked as a regression. Setting status flag for Nightly to affected.
status-firefox130:
--- → affected
| Assignee | ||
Updated•1 year ago
|
Component: Tabbed Browser → UI Widgets
Keywords: regressionwindow-wanted
Product: Firefox → Toolkit
Regressed by: 1899582
| Assignee | ||
Comment 3•1 year ago
|
||
Updated•1 year ago
|
Assignee: nobody → dao+bmo
Status: NEW → ASSIGNED
Comment 4•1 year ago
|
||
Set release status flags based on info from the regressing bug 1899582
status-firefox128:
--- → unaffected
status-firefox129:
--- → unaffected
status-firefox-esr115:
--- → unaffected
status-firefox-esr128:
--- → unaffected
Pushed by dgottwald@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/0885532820e5
Fix broken isRTLScrollbox getter. r=Itiel,reusable-components-reviewers,tgiles
Comment 6•1 year ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 1 year ago
Resolution: --- → FIXED
Target Milestone: --- → 130 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•