Skip to content

Cancel touch event if active backing DOM field is detected (#2996)#3013

Merged
Ekaterina Zaitseva (sekater) merged 1 commit into
release/1.11from
sh/ch-310bfb3ec52
Apr 24, 2026
Merged

Cancel touch event if active backing DOM field is detected (#2996)#3013
Ekaterina Zaitseva (sekater) merged 1 commit into
release/1.11from
sh/ch-310bfb3ec52

Conversation

@Schahen

@Schahen Shagen Ogandzhanian (Schahen) commented Apr 24, 2026

Copy link
Copy Markdown

This is cherry-pick of 310bfb3

Testing

manual

Release Notes

Fixes - Web

  • [iOS] Fix virtual keyboard jumps after each tap. iOS 26.4 only.

Following changes are introduced:
  - we treat stylus as touch event rather then mouse one
  - somer redundant code was removed
- additional touchevent introduced that checks whether whether an active
backing dom input is detected - in that case we preventDefault

`./gradlew testWeb` + manual

- [CMP-10079](https://youtrack.jetbrains.com/issue/CMP-10079) [Web]
Mobile. iOS 26.4 only. The virtual keyboard jumps after each tap
@Schahen Shagen Ogandzhanian (Schahen) requested a review from a team April 24, 2026 13:18
@sekater Ekaterina Zaitseva (sekater) merged commit 1a9904a into release/1.11 Apr 24, 2026
17 checks passed
@sekater Ekaterina Zaitseva (sekater) deleted the sh/ch-310bfb3ec52 branch April 24, 2026 13:45
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.

2 participants