RESOLVED FIXED253956
Web Inspector: Styles Panel: Adding a new CSS rule doesn't work on first attempt
https://bugs.webkit.org/show_bug.cgi?id=253956
Summary Web Inspector: Styles Panel: Adding a new CSS rule doesn't work on first attempt
Razvan Caliman
Reported 2023-03-15 05:27:55 PDT
Created attachment 465445 [details] Video recording of bug Clicking the button to add a new CSS rule doesn't work on first attempt. Likewise when using the context menu to create a new pseudo-element (::before/::after) or pseudo-class rule (:visited/:hover/etc.) The operation works after the second attempt, but two CSS rules are added. Repeatedly adding a CSS rule with the same selector marks all duplicate rules as editable. Only the last created rule should be editable.
Attachments
Video recording of bug (6.55 MB, video/quicktime)
2023-03-15 05:27 PDT, Razvan Caliman
no flags
Radar WebKit Bug Importer
Comment 1 2023-03-15 05:28:29 PDT
Razvan Caliman
Comment 2 2023-03-15 05:45:35 PDT
EWS
Comment 3 2023-03-20 11:23:15 PDT
Committed 261883@main (96c03ed0c66b): <https://commits.webkit.org/261883@main> Reviewed commits have been landed. Closing PR #11547 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.