Skip to content
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

Fix mouse input above interop view #1119

Merged
merged 7 commits into from Feb 19, 2024

Conversation

MatkovIvan
Copy link
Member

Proposed Changes

  • Add one more mouse listener for a case when AWT dispatches all events only to interop view

Testing

Test: try to click on the button above SwingPanel on macOS

Issues Fixed

Fixes #915 (comment)

@m-sasha m-sasha self-requested a review February 19, 2024 10:44
@MatkovIvan MatkovIvan merged commit fe090ff into jb-main Feb 19, 2024
6 checks passed
@MatkovIvan MatkovIvan deleted the ivan.matkov/fix-input-above-interop branch February 19, 2024 11:17
igordmn pushed a commit that referenced this pull request Feb 19, 2024
## Proposed Changes

- Add one more mouse listener for a case when AWT dispatches all events
only to interop view

## Testing

Test: try to click on the button above `SwingPanel` on macOS

## Issues Fixed

Fixes
#915 (comment)
@igordmn igordmn added changelog: prerelease fix Fixes the bug introduced in alpha/beta/rc desktop labels Feb 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
changelog: prerelease fix Fixes the bug introduced in alpha/beta/rc desktop
Projects
None yet
3 participants