eclipse-platform / eclipse-platform/eclipse.platform
Eclipse Crashes on MacOS with Keyboard viewer open
- Dominant language
- Java
- Stars
- 165
- Forks
- 174
- Avg merge
- 2d 8h
- Merged PRs (30d)
- 22
Description
While using the on-screen keyboard feature on macOS(Sonoma version 14.4.1), a critical bug has been identified. while pressing the "Tab" key (to navigate between elements) Eclipse abruptly crashes and terminates.
Steps to reproduce the issue.
1. Enable the keyboard viewer in mac (using mac version of Version 14.4.1 (23E224))
i. opens the System Settings.
ii. go to keyboard->Text Input->Input source->edit -> Enable (show input menu in menu bar)

iii. enable the keyboard from the top right and choose show keyboard viewer 
iv. now you can see the on-screen keyboard.
2. Open the eclipse
i. Go to file ->open any new project (I’m taking maven project) 
ii. It will give us the new project creation pop-up. Use tab to move the cursor (after 1-4 times) the eclipse will crash.
iii. (please find the reference link)
https://github.com/eclipse-platform/eclipse.platform/assets/90311556/93a33071-61d0-4da3-a24c-cc293191164c
recreated the same in
eclipse-jee-2024-03-R-macosx-cocoa-aarch64
eclipse-jee-2024-03-R-macosx-cocoa-x86_64
eclipse-jee-2022-03-R-macosx-cocoa-aarch64
eclipse-jee-2022-03-R-macosx-cocoa-x86_64
find the attached mac logs
[eclipse-jee-2022-03-R-macosx-cocoa-aarch64-logs.txt](https://github.com/eclipse-platform/eclipse.platform/files/14805113/eclipse-jee-2022-03-R-macosx-cocoa-aarch64-logs.txt)
[eclipse-jee-2022-03-R-macosx-cocoa-x86_64-log.txt](https://github.com/eclipse-platform/eclipse.platform/files/14805116/eclipse-jee-2022-03-R-macosx-cocoa-x86_64-log.txt)
[eclipse-jee-2024-03-R-macosx-cocoa-aarch64-log.txt](https://github.com/eclipse-platform/eclipse.platform/files/14805117/eclipse-jee-2024-03-R-macosx-cocoa-aarch64-log.txt)
[eclipse-jee-2024-03-R-macosx-cocoa-x86_64-log.txt](https://github.com/eclipse-platform/eclipse.platform/files/14805118/eclipse-jee-2024-03-R-macosx-cocoa-x86_64-log.txt)
Contributor guide
Assessment
This issue has not been assessed yet.