[Webkit-unassigned] [Bug 178795] New: Web Inspector: Styles Redesign: typing trailing colon in property name should advance to value field

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Oct 25 09:02:24 PDT 2017


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

            Bug ID: 178795
           Summary: Web Inspector: Styles Redesign: typing trailing colon
                    in property name should advance to value field
           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: bburg at apple.com
                CC: inspector-bugzilla-changes at group.apple.com,
                    nvasilyev at apple.com,
                    webkit-bug-importer at group.apple.com

Steps to Reproduce:
1. Open style rules for an element
2. Add a new property name, add trailing :
3. Tab to the next field
=> property has two colons, should just have one and advance

I don't think it's valid to have a colon in a property name, especially at the end, so the editor should be nice and ignore the keystroke while advancing to the next field. If you are used to typing out a complete property: value; string, then it will just do the right thing.

This is similar to https://bugs.webkit.org/show_bug.cgi?id=178498, but for properties.

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


More information about the webkit-unassigned mailing list