Closed
Bug 1940477
Opened 1 year ago
Closed 1 year ago
markup view search result label (x of y) is jumpy when navigating through different results
Categories
(DevTools :: Inspector, defect, P3)
DevTools
Inspector
Tracking
(firefox136 fixed)
RESOLVED
FIXED
136 Branch
| Tracking | Status | |
|---|---|---|
| firefox136 | --- | fixed |
People
(Reporter: nchevobbe, Assigned: nchevobbe)
References
(Blocks 1 open bug)
Details
Attachments
(2 files)
See attachment
This is because we're not using a monospace font and numbers can have different width.
I'll add a font-variant-numeric: tabular-nums; to the element to make it more stable
| Assignee | ||
Comment 1•1 year ago
|
||
Updated•1 year ago
|
Assignee: nobody → nchevobbe
Status: NEW → ASSIGNED
Pushed by nchevobbe@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/e75250511456
[devtools] Prevent input jumpinness in markup view search input when cycling through results. r=devtools-reviewers,bomsy.
Comment 3•1 year ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 1 year ago
status-firefox136:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 136 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•