Skip to content

Select All (Command + A) is not working #2621

@danishmau

Description

@danishmau

Describe the bug
On Eclipse 2025-06 M3 (4.36.0 M3), the select all (command + A) is not working, even cursor selection also not working on any source code (java, docker, bash etc). The OS is MacOS Tahoe 26.1
To Reproduce
A standalone SWT snippet to reproduce the behavior (preferable)
(or)
Steps to reproduce the behavior.
Open any file on Eclipse Java IDE, try to select all code using command + A or cursor select on MacOS Tahoe 26.1
Expected behavior
On using shortcut like command + A or Select All or Cursor selection, it should select code, currently on command + A, the cursor is going down, below is error we received on console log

-[TUINSCursorUIController activate:]: SWTCanvasView doesn't conform to NSTextInputClient protocol.

Environment:

  1. Select the platform(s) on which the behavior is seen:
    • All OS
    • Windows
    • Linux
    • [√ ] macOS
  1. Additional OS info (e.g. OS version, Linux Desktop, etc)
    Tahoe 26.1
  2. JRE/JDK version
    JDK 21.0
    Version since
    Eclipse or SWT version since when the behavior is seen
    Version: 2025-06 M3 (4.36.0 M3)
    Build id: 20250522-0641

Workaround (or) Additional context
No workaround as of now

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions