[Webkit-unassigned] [Bug 164092] New: Web Inspector: Creating a new pseudo-selector in the Styles sidebar doesn't work on first attempt

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Oct 27 16:10:29 PDT 2016


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

            Bug ID: 164092
           Summary: Web Inspector: Creating a new pseudo-selector in the
                    Styles sidebar doesn't work on first attempt
    Classification: Unclassified
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: All
                OS: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Web Inspector
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: nvasilyev at apple.com
                CC: bburg at apple.com, joepeck at webkit.org,
                    mattbaker at apple.com, nvasilyev at apple.com,
                    timothy at apple.com, webkit-bug-importer at group.apple.com

Created attachment 293074
  --> https://bugs.webkit.org/attachment.cgi?id=293074&action=review
[Animated GIF] Bug

1. Inspect <body> on this page.
2. At the bottom of the styles sidebar press "+" icon.
3. Click on the selector name ("body")
4. Append "::after".
5. Press Tab

Expected:
The selector remains to be "body::after".

Actual:
The selector reverts to "body".

Notes:
Renaming "body" to "body::after" second time works as expected.

-- 
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/20161027/3b8a595e/attachment.html>


More information about the webkit-unassigned mailing list