Skip to content

Fix Popup appearance for pointer input #1906

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Mar 10, 2025

Conversation

ASalavei
Copy link

@ASalavei ASalavei commented Mar 7, 2025

Use only touches to send Outside Bounds pointer events.

Fixes https://youtrack.jetbrains.com/issue/CMP-7733/Cannot-open-popup-with-trackpad

Release Notes

Fixes - iOS

  • Fixed an issue where it wasn't possible to open a popup using pointer input devices.

@ASalavei ASalavei requested a review from mazunin-v-jb March 7, 2025 19:30
Copy link
Member

@MatkovIvan MatkovIvan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Isn't it _(prerelease fix)_?

@ASalavei
Copy link
Author

@MatkovIvan , no - it's a regular fix.

@ASalavei ASalavei requested a review from MatkovIvan March 10, 2025 11:25
@ASalavei ASalavei merged commit ebfec00 into jb-main Mar 10, 2025
8 checks passed
@ASalavei ASalavei deleted the andrei.salavei/fix-pointer-input branch March 10, 2025 16:23
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.

3 participants