Skip to content

Cannot pinch-zoom with iframe child inside of TransformComponent #528

@Jwiggiff

Description

@Jwiggiff

Describe the bug
I want to be able to pinch zoom on an element which contains an iframe inside of it. When I pinch zoom on the part of the element that is not the iframe, it works. However, when my fingers are on the iframe it does not pinch zoom, it instead zooms the entire page.

To Reproduce
Steps to reproduce the behavior:

  1. Create a TransformWrapper and TransformComponent
  2. Put an iframe inside the TransformComponent
  3. Try to pinch zoom on the iframe

Expected behavior
Pinch zomo should work both on the iframe and outside of it

Desktop (please complete the following information):

  • OS: MacOS
  • Browser: Arc
  • Version: 1.83.0

Smartphone (please complete the following information):

  • Device: Pixel 6
  • OS: Android 15
  • Browser chrome
  • Version 133.0

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions