RESOLVED FIXED 257764
Web Inspector: Color swatch shouldn't show tooltip when read-only
https://bugs.webkit.org/show_bug.cgi?id=257764
Summary Web Inspector: Color swatch shouldn't show tooltip when read-only
Anuj Panta
Reported 2023-06-06 14:55:57 PDT
In web inspector the InlineSwatch class used to create color swatches has a small issue. When a color swatch is in read-only mode it still show's it's tools tips and this is not supposed to happen. The idea was that a swatch that has readOnly enabled wouldn't be doing anything but displaying a color.
Attachments
Radar WebKit Bug Importer
Comment 1 2023-06-07 11:11:32 PDT
Anuj Panta
Comment 2 2023-06-07 11:45:00 PDT
EWS
Comment 3 2023-06-09 15:03:33 PDT
Committed 265039@main (5753a82fef47): <https://commits.webkit.org/265039@main> Reviewed commits have been landed. Closing PR #14752 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.