[Webkit-unassigned] [Bug 56475] New: Web Inspector: Can't edit attribute values that are links (jumps to Resources panel)

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Mar 16 11:28:13 PDT 2011


https://bugs.webkit.org/show_bug.cgi?id=56475

           Summary: Web Inspector: Can't edit attribute values that are
                    links (jumps to Resources panel)
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Web Inspector
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: mlilek at apple.com
                CC: timothy at apple.com, rik at webkit.org, keishi at webkit.org,
                    pmuellr at yahoo.com, joepeck at webkit.org,
                    pfeldman at chromium.org, yurys at chromium.org,
                    bweinstein at apple.com, apavlov at chromium.org,
                    loislo at chromium.org


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.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list