Closed
Bug 2042277
Opened 2 months ago
Closed 1 month ago
Date/time spinners misaligned with last item selected
Categories
(Toolkit :: UI Widgets, defect, P3)
Tracking
()
RESOLVED
FIXED
154 Branch
People
(Reporter: sam, Assigned: sam)
References
(Blocks 1 open bug)
Details
Attachments
(2 files)
When the last item in a date/time picker spinner is selected, the selected item is slightly too low due to a miscalculation when determining margins.
| Assignee | ||
Comment 1•2 months ago
|
||
The pre-exisiting margin of the last picker item was ignored when its new margin was calculated, which caused the item to appear misaligned.
Updated•2 months ago
|
Assignee: nobody → sam
Status: NEW → ASSIGNED
| Assignee | ||
Updated•1 month ago
|
Blocks: datetime-bugs
Comment 2•1 month ago
|
||
Moving to Toolkit, as this seems more of a front-end issue than a Core Layout bug.
Component: Layout: Form Controls → UI Widgets
Product: Core → Toolkit
Updated•1 month ago
|
Severity: -- → S4
Priority: -- → P3
Pushed by sam@scj.me:
https://github.com/mozilla-firefox/firefox/commit/579faf31e0b4
https://hg.mozilla.org/integration/autoland/rev/fc1c457054d3
Fix date/time picker spinner alignment with last item selected. r=tgiles
Status: ASSIGNED → RESOLVED
Closed: 1 month ago
status-firefox154:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 154 Branch
Comment 5•1 month ago
|
||
The patch landed in nightly and beta is affected.
:sam, is this bug important enough to require an uplift?
- If yes, please nominate the patch for beta approval.
- See https://wiki.mozilla.org/Release_Management/Requesting_an_Uplift for documentation on how to request an uplift.
- If no, please set
status-firefox153towontfix.
For more information, please visit BugBot documentation.
Flags: needinfo?(sam)
| Assignee | ||
Comment 6•1 month ago
|
||
Not very important at all, and has been like this ~forever :)
Flags: needinfo?(sam)
Updated•8 days ago
|
QA Whiteboard: [qa-triage-done-c155/b154]
You need to log in
before you can comment on or make changes to this bug.
Description
•