WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
245768
Web Inspector: New CSS property unexpectedly dropped from empty CSS rule when tabbing through or editing selector
https://bugs.webkit.org/show_bug.cgi?id=245768
Summary
Web Inspector: New CSS property unexpectedly dropped from empty CSS rule when...
Karl Dubost
Reported
2022-09-27 23:04:26 PDT
1. Enter in the URL bar: data:text/html,<div> 2. Open Web Inspector 3. On the Elements tab 4. select the div element under body 4. Click at the bottom on the second column on the plus sign 5. it adds a div at the top of the second column in the style editor 6. TAB It goes to the property section 7. Type "out" Then TAB 8. It sometimes go to the value section with outline being completed 9. For the value, type: 1px border red Then TAB Expected: outline {1px border red} is set. Actual: Everything disappears This is happening very often when tabbing in this context.
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2022-09-27 23:04:52 PDT
<
rdar://problem/100492875
>
Razvan Caliman
Comment 2
2023-03-15 06:53:11 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/11548
EWS
Comment 3
2023-03-20 00:37:25 PDT
Committed
261861@main
(84150ea85574): <
https://commits.webkit.org/261861@main
> Reviewed commits have been landed. Closing PR #11548 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