Bug 257764
| Summary: | Web Inspector: Color swatch shouldn't show tooltip when read-only | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Anuj Panta <a_panta> |
| Component: | Web Inspector | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED FIXED | ||
| Severity: | Trivial | CC: | inspector-bugzilla-changes, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Local Build | ||
| Hardware: | All | ||
| OS: | All | ||
Anuj Panta
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 | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/110409252>
Anuj Panta
Pull request: https://github.com/WebKit/WebKit/pull/14752
EWS
Committed 265039@main (5753a82fef47): <https://commits.webkit.org/265039@main>
Reviewed commits have been landed. Closing PR #14752 and removing active labels.