Bug 33000
Summary: | Web Inspector: While editing, URLs shouldn't be clickable | ||
---|---|---|---|
Product: | WebKit | Reporter: | Anthony Ricaud <rik> |
Component: | Web Inspector (Deprecated) | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED INVALID | ||
Severity: | Normal | CC: | bweinstein, joepeck, keishi, max, pfeldman, pmuellr, rik, simon |
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | All | ||
OS: | All |
Anthony Ricaud
Steps :
1) Go to webkit.org
2) Inspect the <body> tag
3) Edit the background-image property
4) Click on the url
Actual result:
Jump to the resource in the resources panel
Expected result:
Place the cursor under the clicking point.
This is also reproductible on the src attribute of <script> tags.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Alexander Pavlov (apavlov)
*** Bug 35410 has been marked as a duplicate of this bug. ***
Brian Burg
Closing as invalid, as this bug pertains to the old inspector UI and/or its tests.
Please file a new bug (https://www.webkit.org/new-inspector-bug) if the bug/feature/issue is still relevant to WebKit trunk.