[Webkit-unassigned] [Bug 227621] New: [Model] Allow disabling interaction

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jul 2 05:50:59 PDT 2021


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

            Bug ID: 227621
           Summary: [Model] Allow disabling interaction
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: New Bugs
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: graouts at webkit.org

We support inline interaction of <model> elements, at least on iOS, but there should be a way to disable it, or rather opt into it. This means that there likely needs to be an HTML attribute / HTMLModelElement property and also a way to use preventDefault() on a touchstart/mousedown/pointerdown to selectively disable interaction for a given interaction.

-- 
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/20210702/cd95eb84/attachment.htm>


More information about the webkit-unassigned mailing list