[Webkit-unassigned] [Bug 234716] New: Draggable attribute on DOM node breaks On This Page highlighting

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Dec 27 20:47:11 PST 2021


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

            Bug ID: 234716
           Summary: Draggable attribute on DOM node breaks On This Page
                    highlighting
           Product: WebKit
           Version: Safari 15
          Hardware: iPhone / iPad
                OS: iOS 15
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: DOM
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: steve at dignam.xyz

Created attachment 448031

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

minimal reproducible example showing how draggable=true breaks the search feature

When adding the draggable=true attribute to a DOM node, the text of the node is no longer searchable using iOS Safari's On This Page feature.

On This Page will correctly count the results, but navigating between the results won't highlight any results nested inside a DOM node marked with draggable=true.

-- 
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/20211228/d0959d89/attachment.htm>


More information about the webkit-unassigned mailing list