Closed
Bug 1876420
Opened 2 years ago
Closed 2 years ago
scrollbar gutter at the left side shifts the Inspector's highlighter box
Categories
(DevTools :: Inspector, defect)
DevTools
Inspector
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 1874091
People
(Reporter: arai, Unassigned)
Details
Attachments
(2 files)
Steps to Reproduce:
- Run Firefox Nightly 124.0a1 (2024-01-24) (64-bit) on macOS
- Open attached HTML file
- Open DevTools Inspector
- Inspect the "Inspect me" text
Actual Result:
The highlighter box doesn't cover the element.
it looks like it's shifted to right by the amount of the scrollbar gutter's width.
(see the attachment in the next comment)
Expected Result:
The highlighter box covers the element
The same thing can be observed when inspecting elements on BMO page right now
| Reporter | ||
Comment 1•2 years ago
|
||
| Reporter | ||
Updated•2 years ago
|
You need to log in
before you can comment on or make changes to this bug.
Description
•