[Webkit-unassigned] [Bug 244944] New: Incorrect behavior of cursor over live-text quads with user-select: none

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Sep 8 11:46:36 PDT 2022


https://bugs.webkit.org/show_bug.cgi?id=244944

            Bug ID: 244944
           Summary: Incorrect behavior of cursor over live-text quads with
                    user-select: none
           Product: WebKit
           Version: Safari 15
          Hardware: Unspecified
               URL: https://jsfiddle.net/vitorroriz/1c0kmqf4/2/show
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: CSS
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: vitor.roriz at apple.com
                CC: webkit-bug-importer at group.apple.com

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.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20220908/ef241cca/attachment.htm>


More information about the webkit-unassigned mailing list