[Webkit-unassigned] [Bug 238093] New: preventScroll does not work with dynamically created elements

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Mar 18 13:46:22 PDT 2022


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

            Bug ID: 238093
           Summary: preventScroll does not work with dynamically created
                    elements
           Product: WebKit
           Version: Safari 15
          Hardware: Mac (Intel)
                OS: macOS 11
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Scrolling
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: Elliot.nahman at gmail.com
                CC: simon.fraser at apple.com

Safari 15 appears to have implemented the preventScroll option for Element.focus(). See the resolved webkit bug: https://bugs.webkit.org/show_bug.cgi?id=178583. 

While this feature works fine for elements already existing in the DOM, it does not work for dynamically added elements. 

Please see: https://codepen.io/nonmetalhail/pen/KKZzagd

-- 
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/20220318/271db048/attachment.htm>


More information about the webkit-unassigned mailing list