Library info pane missing spacing on macOS
Categories
(Toolkit :: Themes, defect, P1)
Tracking
()
People
(Reporter: sam, Assigned: sam)
References
(Blocks 1 open bug, Regression)
Details
(Keywords: regression)
Attachments
(2 files)
48 bytes,
text/x-phabricator-request
|
Details | Review | |
48 bytes,
text/x-phabricator-request
|
phab-bot
:
approval-mozilla-esr128+
|
Details | Review |
After bug 1881256, the inputs in the Library window on macOS are no longer spaced apart. It looks like a lot of the info pane styling can be consolidated, which will fix this.
Assignee | ||
Comment 1•4 months ago
|
||
The general layout of the info pane is the same across platforms, so share the styles. This fixes the missing spacing on macOS after bug 1881256. Due to the changes in that bug, Windows no longer needs its own input styling, as it achieves the same appearance as the base styles (except for colors, which have been carried over).
Applied nesting to modified files.
Updated•4 months ago
|
Comment 2•4 months ago
|
||
Set release status flags based on info from the regressing bug 1881256
Updated•4 months ago
|
Updated•4 months ago
|
Updated•4 months ago
|
Comment 3•4 months ago
|
||
Set release status flags based on info from the regressing bug 1881256
Comment 4•4 months ago
|
||
Sam, the Fx130 nightly cycle has just started. Are you aiming to land this patch shortly?
S4 bug from an older release, doesn't look like we should uplift it but let me know if you think otherwise.
Assignee | ||
Comment 5•4 months ago
|
||
The patch still needs review. Once approved, I will need assistance landing as I do not have that access level.
Comment 7•4 months ago
|
||
bugherder |
Comment 8•3 months ago
|
||
Please nominate this for ESR128 approval. It grafts cleanly.
Assignee | ||
Comment 9•3 months ago
|
||
The general layout of the info pane is the same across platforms, so share the styles. This fixes the missing spacing on macOS after bug 1881256. Due to the changes in that bug, Windows no longer needs its own input styling, as it achieves the same appearance as the base styles (except for colors, which have been carried over).
Applied nesting to modified files.
Original Revision: https://phabricator.services.mozilla.com/D215464
Updated•3 months ago
|
Comment 10•3 months ago
|
||
esr128 Uplift Approval Request
- User impact if declined: Text inputs on the Library window on macOS will be touching rather than spaced apart
- Code covered by automated testing: no
- Fix verified in Nightly: yes
- Needs manual QE test: yes
- Steps to reproduce for manual QE testing: Open the Library window, and select a bookmark. The text inputs in the info pane should not be touching.
- Risk associated with taking this patch: Low
- Explanation of risk level: Minor CSS change
- String changes made/needed: None
- Is Android affected?: no
Assignee | ||
Updated•3 months ago
|
Updated•3 months ago
|
Comment 11•3 months ago
|
||
uplift |
Updated•3 months ago
|
Comment 12•3 months ago
|
||
Reproduced the initial issue on Firefox 127 (Build ID: 20240606181944) on macOS 13.
Verified as fixed using Firefox 128.2.0esr, Firefox 130 beta and Nightly 131.0a1.
Description
•