[Webkit-unassigned] [Bug 33588] New: Deleting attribute’s first apostrophe appends additional at the end

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jan 13 04:32:05 PST 2010


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

           Summary: Deleting attribute’s first apostrophe appends
                    additional at the end
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Macintosh Intel
        OS/Version: Mac OS X 10.6
            Status: UNCONFIRMED
          Severity: Minor
          Priority: P2
         Component: Web Inspector
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: itunesgripes at gmail.com


1. Open Web Inspector, Elements pane
2. Double click any attribute. The edit field will appear, and the value of the
attribute will be selected.
3. Move cursor to the left and delete first " character (opening apostrophe)
4. Press Return to cofirm the change. The attribute will now have an additional
apostrophe at the end.

Example:

1. Go to http://webkit.org/quality/bugwriting.html
2. Edit attribute id="title"
3. After aforementioned change, the attribute will read id="title""

Comments:

This behavior will occur infinite number of times – deleting first apostrophe
always appends additional apostrophe at the end.

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