WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
250134
Web Inspector: Styles Panel: Tab navigation forwards skips groupings (@media, @supports) of next CSS rule
https://bugs.webkit.org/show_bug.cgi?id=250134
Summary
Web Inspector: Styles Panel: Tab navigation forwards skips groupings (@media,...
Razvan Caliman
Reported
2023-01-05 10:03:33 PST
Created
attachment 464354
[details]
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.
Attachments
Test file
(300 bytes, text/html)
2023-01-05 10:03 PST
,
Razvan Caliman
no flags
Details
Video recording of issue
(719.21 KB, video/quicktime)
2023-01-05 10:04 PST
,
Razvan Caliman
no flags
Details
View All
Add attachment
proposed patch, testcase, etc.
Razvan Caliman
Comment 1
2023-01-05 10:04:02 PST
Created
attachment 464355
[details]
Video recording of issue
Radar WebKit Bug Importer
Comment 2
2023-01-05 10:04:39 PST
<
rdar://problem/103918354
>
Razvan Caliman
Comment 3
2023-03-17 08:38:46 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/11655
EWS
Comment 4
2023-03-17 09:52:54 PDT
Committed
261796@main
(dae5e660c9cc): <
https://commits.webkit.org/261796@main
> Reviewed commits have been landed. Closing PR #11655 and removing active labels.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug