Closed
Bug 110518
Opened 24 years ago
Closed 24 years ago
Can't dom inspect Modal Windows
Categories
(Other Applications :: DOM Inspector, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
Future
People
(Reporter: colinp, Assigned: hewitt)
References
Details
Launch a modal dialog window. You can't dom inspect it because you can't even
launch the file menu to go file -> inspect window.
Comment 1•24 years ago
|
||
This is just a dup of the fact that we only do application-modal windows on
Unix, is it not?
If we did window-modal windows instead this would be a nonissue.... as it is,
what would you expect inspector to do (given that it's not receiving
mouse/keyboard events).
| Assignee | ||
Comment 2•24 years ago
|
||
I have thought about adding a preference for inspecting documents in a separate
window instead of the built-in browser pane. That would solve this problem.
Status: NEW → ASSIGNED
Target Milestone: --- → Future
Comment 4•24 years ago
|
||
Bug 129591 has a patch which would fix this too. I've been able to inspect
modal windows while testing that patch. Adding dependency.
Depends on: 129591
| Reporter | ||
Comment 5•24 years ago
|
||
Is this now fixed with the checkin to Bug 129591?
Comment 6•24 years ago
|
||
I would say that yes, this is fixed. I can dom inspect a new event dialog in
calendar, as well as the print dialog.
Marking as fixed.
Status: ASSIGNED → RESOLVED
Closed: 24 years ago
Resolution: --- → FIXED
Updated•21 years ago
|
Product: Core → Other Applications
Updated•18 years ago
|
QA Contact: timeless → dom-inspector
You need to log in
before you can comment on or make changes to this bug.
Description
•