Bug 244944
| Summary: | Incorrect behavior of cursor over live-text quads with user-select: none | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Vitor Roriz <vitor.roriz> |
| Component: | CSS | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | Safari 15 | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| URL: | https://jsfiddle.net/vitorroriz/1c0kmqf4/2/show | ||
Vitor Roriz
Summary:
Hovering over an image with text, that has user-select: none still displays IBeam (text cursor).
Steps To Reproduce:
1. Load a page with an image with text and with user-select: none (https://jsfiddle.net/vitorroriz/1c0kmqf4/5/show).
2. Wait for a second so the live-text overlay can be installed.
3. Hover the mouse over the text on the third image (that has user-select: none).
4. Note that the cursor is IBeam (text), despite the fact user-select: none is set.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/99708616>
Alexsander Borges Damaceno
Pull request: https://github.com/WebKit/WebKit/pull/38192
EWS
Committed 289793@main (4264524b4c60): <https://commits.webkit.org/289793@main>
Reviewed commits have been landed. Closing PR #38192 and removing active labels.