[Webkit-unassigned] [Bug 150294] New: Web Inspector: Tabbing over CSS properties prepended by * doesn't move the highlighted range

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Oct 17 17:49:04 PDT 2015


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

            Bug ID: 150294
           Summary: Web Inspector: Tabbing over CSS properties prepended
                    by * doesn't move the highlighted range
    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: dcrousso+webkit at gmail.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

* STEPS TO REPRODUCE
1. Go to about:blank
2. Open the CSS sidebar in Web Inspector
3. Create a new rule and add the following:
     font-family: inherit;*
     color: red;
4. Place the cursor before "font" and try tabbing three times

* Expected
"color" is highlighted

*Actual
"inherit" is highlighted (tabbing more than three times will also not do anything)

-- 
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/20151018/9cc6146e/attachment.html>


More information about the webkit-unassigned mailing list