[Webkit-unassigned] [Bug 239541] New: [model] Trouble interacting with more than one model elements

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Apr 20 07:25:33 PDT 2022


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

            Bug ID: 239541
           Summary: [model] Trouble interacting with more than one model
                    elements
           Product: WebKit
           Version: Safari 15
          Hardware: iPhone / iPad
                OS: iOS 15
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: New Bugs
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: pixelpartner at icloud.com

on iPadOS 15.5 public beta

- I interact with one of two model elements (rotate, scale)
- I scroll down to the second model element and try to interact with it
  - This fails because a single finger gesture is mis-interpreted as a multi finger gesture.
- I scroll up to the first model and now my single finger gesture is totally ignored (assuming that it is interpreted as a three finger gesture)

My assumption is, that the scroll gesture also messes with the stream of communication to the connected ARQL process, similar to https://bugs.webkit.org/show_bug.cgi?id=237950

-- 
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/20220420/598add08/attachment.htm>


More information about the webkit-unassigned mailing list