[Webkit-unassigned] [Bug 147736] New: Web Inspector: Regression: Setting text content of an element with no children doesn't work

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Aug 6 11:21:09 PDT 2015


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

            Bug ID: 147736
           Summary: Web Inspector: Regression: Setting text content of an
                    element with no children doesn't work
    Classification: Unclassified
           Product: WebKit
           Version: 528+ (Nightly build)
          Hardware: All
                OS: All
            Status: NEW
          Severity: Critical
          Priority: P2
         Component: Web Inspector
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: nvasilyev at apple.com
                CC: bburg at apple.com, graouts at webkit.org,
                    joepeck at webkit.org, mattbaker at apple.com,
                    nvasilyev at apple.com, timothy at apple.com,
                    webkit-bug-importer at group.apple.com

<div>blah</div>

Steps:
1. Inspect <div>
2. Double click on "blah" in the DOM outline
3. Delete the text, press Command Enter
4. Right click on <div> and select "Edit as HTML"
5. Type "foo" between <div> and </div>, press Command Enter

Expected:
The web page shows <div>blah</div>

Actual:
The web page shows an empty div, the DOM outline shows <div>blah</div>

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20150806/fcd588a9/attachment-0001.html>


More information about the webkit-unassigned mailing list