Closed
Bug 1171491
Opened 10 years ago
Closed 1 year ago
Element picker highlight stays on screen after Inspector is closed (if used on page when it's still loading)
Categories
(DevTools :: Inspector, defect, P2)
DevTools
Inspector
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: arni2033, Unassigned)
References
()
Details
(Whiteboard: [btpp-fix-later][difficulty=medium])
User Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:38.0) Gecko/20100101 Firefox/38.0
Build ID: 20150525141253
Steps to reproduce:
1. Find heavy page with uncached content (that will be loading for long time), e.g. http://geektimes.ru/
2. While it's loading, press Ctrl+Shift+C and move mouse over the page content (elements are highlighted when the mouse moves over them)
Actual results:
Once the loading is over, the highlight of the last hovered element will stay FOREVER (until you reload the page)
Watch video if STR are unclear: https://dl.dropboxusercontent.com/s/g4b4dc06seyxvgd/Element%20picker%20highlight%20stays%20on%20screen.webm?dl=0
Comment 1•10 years ago
|
||
Confirmed on Mac. This should go in our polish backlog.
Status: UNCONFIRMED → NEW
Ever confirmed: true
Whiteboard: [polish-backlog]
It could be very easy reproduced using testcase from bug 1190093
http://www.uvm.edu/~aguertin/test/slowimage/slowpage.html
(that PHP page waits 15 seconds, then adds image to the end of document)
Updated•10 years ago
|
Whiteboard: [polish-backlog] → [polish-backlog][difficulty=medium]
Comment 4•9 years ago
|
||
Inspector bug triage. Filter on CLIMBING SHOES.
User is forced to reload the devtools to go back to normal -> P2
Priority: -- → P2
Whiteboard: [polish-backlog][difficulty=medium] → [btpp-fix-later][difficulty=medium]
Updated•7 years ago
|
Product: Firefox → DevTools
Updated•3 years ago
|
Severity: normal → S3
Comment 5•1 year ago
|
||
Can't reproduce anymore
Status: NEW → RESOLVED
Closed: 1 year ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•