Bug 56475

Summary: Web Inspector: Can't edit attribute values that are links (jumps to Resources panel)
Product: WebKit Reporter: Matt Lilek <dev+webkit>
Component: Web Inspector (Deprecated)Assignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: apavlov, burg, bweinstein, joepeck, keishi, loislo, pfeldman, pmuellr, rik, yurys
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   

Matt Lilek
Reported 2011-03-16 11:28:13 PDT
1. Go to <http://webkit.org/> 2. Open the inspector 3. The following line is visible at the top level of the DOM viewer, double click "src" to make it editable: <script src="http://www.google-analytics.com/urchin.js" type="text/javascript"></script> 4. Click in the URL to edit it - you're taken to the Resources panel. The only way to edit an attribute that is a link is to use the arrow keys to move the cursor. This is annoying - we should remove the clickability from links when editing them. This isn't a regression from Safari 5, it exhibits the behavior as well.
Attachments
Brian Burg
Comment 1 2014-12-15 22:51:55 PST
Double-click works as intended.
Note You need to log in before you can comment on or make changes to this bug.