Skip to content

Conversation

@hrb-hub
Copy link
Contributor

@hrb-hub hrb-hub commented Dec 15, 2025

Emit a synthetic click event when a single click is detected on a zoomable non anchor element.

Because of PinchZoom on mobile, single click actions must be handled in the singleClickAction callback. We already do this for anchor elements, this just adds handling for everything else.

Close #10090

@hrb-hub hrb-hub linked an issue Dec 15, 2025 that may be closed by this pull request
10 tasks
@hrb-hub hrb-hub force-pushed the 10090-cannot-expand-details-on-mobile branch from 4441296 to 6f6b2d5 Compare December 22, 2025 09:42
Emit a synthetic click event when a single click is detected on a
zoomable non anchor element.

Because of PinchZoom on mobile, single click actions must be handled in
the singleClickAction callback. We already do this for anchor elements,
this just adds handling for everything else.

Close #10090
@hrb-hub hrb-hub force-pushed the 10090-cannot-expand-details-on-mobile branch from 6f6b2d5 to 0f7215c Compare December 23, 2025 10:59
@hrb-hub hrb-hub merged commit 0f7215c into dev-mail Dec 23, 2025
6 checks passed
@hrb-hub hrb-hub deleted the 10090-cannot-expand-details-on-mobile branch December 23, 2025 11:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Cannot expand <details> elements in MailViewer on mobile

2 participants