Closed
Bug 779478
Opened 13 years ago
Closed 13 years ago
Can't open the inspector on djakota-viewer website (resize handler interfering?)
Categories
(DevTools :: Inspector, defect)
DevTools
Inspector
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: Gijs, Unassigned)
References
()
Details
(Whiteboard: [check-if-fixed-because-toolbox])
Attachments
(1 file)
463 bytes,
text/html
|
Details |
UA: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.7; rv:15.0) Gecko/20100101 Firefox/15.0
STR:
1) Open: http://african.lanl.gov/adore-djatoka/
2) Open one of the images in the viewer
3) Try to open the web inspector, either from Tools > Web Developer, or from the context menu
Expected results:
I can use the inspector tool to see how the page works.
Actual results:
The page reloads and I never see the inspector.
I suspect this has to do with a resize handler which reloads the page, but it's still rather annoying. It works with Firebug, for what it's worth (presumably because it doesn't close as soon as a new page is loaded).
(setting OS/Platform to all/all because I can reproduce on both Linux and Mac and it seems unlikely this has anything to do with the OS)
Comment 1•13 years ago
|
||
I get this error in the error console when trying to open the inspector:
Error: TypeError: aNode is null
Source File: resource:///modules/devtools/LayoutHelpers.jsm
Line: 23
Reporter | ||
Comment 2•13 years ago
|
||
Broken in Mozilla/5.0 (Macintosh; Intel Mac OS X 10.7; rv:17.0) Gecko/17.0 Firefox/17.0 as well, marking as applicable to trunk...
Version: 15 Branch → Trunk
![]() |
||
Comment 3•13 years ago
|
||
Updated•13 years ago
|
Whiteboard: [check-if-fixed-because-toolbox]
Comment 4•13 years ago
|
||
Fixed by the new inspector.
Bug triage, filter on PINKISBEAUTIFUL
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → WORKSFORME
Updated•7 years ago
|
Product: Firefox → DevTools
You need to log in
before you can comment on or make changes to this bug.
Description
•