Bug 99313
Summary: | Web Inspector: Settings dialog does not inhibit mouse events on underlying panels | ||
---|---|---|---|
Product: | WebKit | Reporter: | Alexander Pavlov (apavlov) <apavlov> |
Component: | Web Inspector (Deprecated) | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | apavlov, bweinstein, joepeck, keishi, loislo, pfeldman, pmuellr, rik, yurys |
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | All | ||
OS: | All |
Alexander Pavlov (apavlov)
1. Switch to the Elements panel
2. Bring up the Settings dialog.
3. Click an element in the DOM tree to the left of the left Settings dialog boundary.
The click should be inhibited, but instead the corresponding element gets selected.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Alexander Pavlov (apavlov)
The .help-window-outer Settings dialog container now covers the entire Web Inspector window.