[Webkit-unassigned] [Bug 244445] New: table column text select using :has() as a CSS Parent Selector

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Aug 28 01:32:00 PDT 2022


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

            Bug ID: 244445
           Summary: table column text select using :has() as a CSS Parent
                    Selector
           Product: WebKit
           Version: Safari 15
          Hardware: Mac (Apple Silicon)
                OS: macOS 12
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Tables
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: catlan at letteropener.com
                CC: zalan at apple.com

Created attachment 461941

  --> https://bugs.webkit.org/attachment.cgi?id=461941&action=review

video that show how the text range disappears after the selection is done

I was hoping to use the new :has() selector to allow users to select text in tables within the column bounds without JS. The basic seems to work. However the display of the text range disappears after the selection is done, only to reappear after moving the cursor for a few pixel. Please find attached link to a codepen sample and video.

https://codepen.io/catlan/pen/XWELegW

-- 
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/20220828/7851b5bd/attachment.htm>


More information about the webkit-unassigned mailing list