[Webkit-unassigned] [Bug 139623] New: Web Inspector: Empty attribute added to a DOM tree outline element should not add whitespace within the tag

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Dec 13 10:39:26 PST 2014


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

            Bug ID: 139623
           Summary: Web Inspector: Empty attribute added to a DOM tree
                    outline element should not add whitespace within the
                    tag
    Classification: Unclassified
           Product: WebKit
           Version: 528+ (Nightly build)
          Hardware: All
                OS: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Web Inspector
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: burg at cs.washington.edu
                CC: graouts at webkit.org, joepeck at webkit.org,
                    timothy at apple.com, webkit-bug-importer at group.apple.com

Steps to reproduce:

1. Click on a DOM element in the DOM tree with no attributes
2. <enter> to start editing
3. <enter> again to commit the edit

This adds an empty attribute to the UI, even though the attribute is never added in the backend.

If you instead add multiple spaces between steps 2 and 3, the edit is aborted and no extra space is added in the tag (presumably, this is because the backend rejected the change).

This is similar to https://bugs.webkit.org/show_bug.cgi?id=111036.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20141213/2ffb4cbc/attachment-0002.html>


More information about the webkit-unassigned mailing list