Bug 154645
| Summary: | Web Inspector: Unexpected behaviour with element selection | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | lance |
| Component: | Web Inspector | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED DUPLICATE | ||
| Severity: | Normal | CC: | bburg, graouts, joepeck, lance, mattbaker, nvasilyev, timothy, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | Safari 9 | ||
| Hardware: | All | ||
| OS: | OS X 10.11 | ||
lance
Since the OS X 10.11.4 Beta (15E27e) update, Safari's web inspector has done the following:
- When right-clicking on an element and selecting "Inspect Element," Inspector will open, but with the HTML collapsed and will have selected the <html> tag, rather than the selected element. Clicking Inspect Element on the same or any other element on the page does nothing; the html element remains selected. Reloading the page with Web Inspector already open seems to fix this, and it then works as expected.
- Occasionally, when one element is selected and highlighted in Web Inspector, clicking on another element will leave them both highlighted. This can be repeated, highlighting every element that is clicked on. It basically acts as if you're holding down CMD/CTRL and selecting multiple items. This behaviour appears to be inconsistent and only happens randomly, but also happens often.
Both of these issues persist across multiple websites.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/24818550>
Timothy Hatcher
This was fixed by bug 149742.
*** This bug has been marked as a duplicate of bug 149742 ***