Closed
Bug 1366565
Opened 7 years ago
Closed 7 years ago
Inspect element's width and height not displayed on any website
Categories
(DevTools :: Inspector, defect)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 1349275
People
(Reporter: jagdeep5368, Unassigned)
Details
Attachments
(1 file)
(deleted),
image/png
|
Details |
User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:53.0) Gecko/20100101 Firefox/53.0
Build ID: 20170518000419
Steps to reproduce:
1. Open the firefox inspect
2. Select any element of any website with 'pick an element from the page tool '
3. Website's top portion it is working fine
4. Scroll the website page at the center or bottom .
5. Width and height is not displayed.
Actual results:
Website element computed width and height is displayed fine after scroll
Expected results:
Width and height will shown after the page scroll
Updated•7 years ago
|
Component: Untriaged → Developer Tools: Object Inspector
Comment 2•7 years ago
|
||
Yes: the width/height displayed inside the small dark tooltip over the highlighter is not visible when you scroll down, right?
I was not able to reproduce this on FF54, but did manage to reproduce in FF53.
I'm fairly certain this is a bug that Matteo [:zer0] fixed already. I can't remember which number this was though.
Matteo: could you find the right bug and close this one as a duplicate please?
Also, do you know why this was not uplifted to 53?
Status: UNCONFIRMED → NEW
Component: Developer Tools: Object Inspector → Developer Tools: Inspector
Ever confirmed: true
Flags: needinfo?(zer0)
Updated•7 years ago
|
Status: NEW → RESOLVED
Closed: 7 years ago
Flags: needinfo?(zer0)
Resolution: --- → DUPLICATE
Updated•6 years ago
|
Product: Firefox → DevTools
You need to log in
before you can comment on or make changes to this bug.
Description
•