Port Bug 1971374 - Use non-native toolbarbutton rendering on macOS
Categories
(Thunderbird :: Upstream Synchronization, defect)
Tracking
(thunderbird141? affected)
People
(Reporter: vineet, Assigned: Paenglab)
References
(Regression)
Details
(Keywords: regression)
Attachments
(2 files)
10.35 KB,
image/png
|
Details | |
48 bytes,
text/x-phabricator-request
|
corey
:
approval-comm-beta-
|
Details | Review |
The XUL toolbar buttons used in the compose window no longer show the correct hover state, due to the changes to toolbar button styling on MacOS.
Attached is a image of the hover state.
Updated•26 days ago
|
Assignee | ||
Comment 1•22 days ago
|
||
Updated•22 days ago
|
Assignee | ||
Updated•19 days ago
|
Pushed by brendan@thunderbird.net:
https://hg.mozilla.org/comm-central/rev/ebe844076832
Port Bug 1971374: Use non-native toolbarbutton rendering on macOS. r=vineet
Assignee | ||
Comment 3•18 days ago
|
||
Comment on attachment 9501671 [details]
Bug 1977265 - Port Bug 1971374: Use non-native toolbarbutton rendering on macOS. r=#thunderbird-front-end-reviewers
Uplift Approval Request
- Please state case for uplift consideration and ensure bug severity is set: Wrong appearance of toolbarbuttons on the composer window.
- User impact if declined:
- Is this code covered by automated tests?: No
- Has the fix been verified in Daily?: Yes
- Has the fix been verified in Beta?: N/A
- Needs manual test from QA?: No
- If yes, steps to reproduce:
- List of other uplifts needed: None
- Risk to taking this patch: Low
- Why is the change risky/not risky? (and alternatives if risky): Very small CSS changes.
- Does the fix cause any migrations to be skipped?: No
- String changes made/needed: none
Comment 4•12 days ago
|
||
Comment on attachment 9501671 [details]
Bug 1977265 - Port Bug 1971374: Use non-native toolbarbutton rendering on macOS. r=#thunderbird-front-end-reviewers
[Triage Comment]
Thanks for the fix. I recognize this is a simple change, but we are trying to let more low impact fixes ride the train.
Description
•