[Webkit-unassigned] [Bug 147536] New: Web Inspector: Existing text after completions do not have their completion style removed once hint is applied

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Aug 2 00:04:33 PDT 2015


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

            Bug ID: 147536
           Summary: Web Inspector: Existing text after completions do not
                    have their completion style removed once hint is
                    applied
    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: drousso at apple.com
                CC: graouts at webkit.org, joepeck at webkit.org,
                    jonowells at me.com, mattbaker at apple.com,
                    nvasilyev at apple.com, timothy at apple.com,
                    webkit-bug-importer at group.apple.com

* STEPS TO REPRODUCE:
1. Open the Console tab and paste the following into the prompt:

document.body.style.margin = "10px";

2. Highlight "margin" and delete it
3. Press Escape to open the autocomplete, find margin, and press enter/click on it

Expected:
The styling of " = "10px"" would at first be slightly opaque (when the completion hint is shown) but revert to the original styling once the completion is applied.

Actual:
After the completion is applied the opacity remains the same.

-- 
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/20150802/b6a98c9c/attachment.html>


More information about the webkit-unassigned mailing list