[Webkit-unassigned] [Bug 250134] New: Web Inspector: Styles Panel: Tab navigation forwards skips groupings (@media, @supports) of next CSS rule

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jan 5 10:03:33 PST 2023


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

            Bug ID: 250134
           Summary: Web Inspector: Styles Panel: Tab navigation forwards
                    skips groupings (@media, @supports) of next CSS rule
           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: rcaliman at apple.com
                CC: inspector-bugzilla-changes at group.apple.com

Created attachment 464354

  --> https://bugs.webkit.org/attachment.cgi?id=464354&action=review

Test file

Steps to reproduce:

- Open the attached test file: `at-nested.html`
- Inspect the `body` element
- Click to edit the inline style `display: block`
- Press Tab repeatedly to navigate forwards to the next rule's groupings, selector and properties.

Expected:

I should be able to tab into @media, @supports, then selector of the next rule

Actual:

The @media and @supports editable condition text fields are skipped when tabbing to navigate forward.
Navigating backwards with Shift + Tab will correctly focus the editable fields.

-- 
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/20230105/90d44875/attachment.htm>


More information about the webkit-unassigned mailing list