[Webkit-unassigned] [Bug 62271] New: Web Inspector: adding an attribute to an element with no attributes only works from second attempt

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jun 8 03:44:28 PDT 2011


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

           Summary: Web Inspector: adding an attribute to an element with
                    no attributes only works from second attempt
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: Web Inspector
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: caseq at chromium.org
                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. Navigate to data:text/html,<div>
2. Open inspector
3. Switch to elements panel
4. Double-click on <div>
5. Start entering attribute name/value, e.g. id="1"
6. Observe that the text being types also appears in closing tag
7. Press enter
8. Observe that attribute/value is replaced with empty active edit box
9. Enter attrbiute/value again
10. Press enter. Now it works.

-- 
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