Skip to content

latest 2025-09 milestone builds breaks editor cursor navigation keyboard shortcutsΒ #3141

@martinlippert

Description

@martinlippert

I am running a custom build that consumes the latest bits from 2025-09 staging area (which seems to be at the M2 level at the moment) and the experience around keyboard shortcuts for cursor navigation seems to be large broken and/or changed from previous versions.

  • Eclipse SDK 2025-09 M1 seems to work like the previous versions.
  • Eclipse SDK 2025-09 M2 seems to be broken or changed.

For example (on my macOS system)

  • Cmd-Left/Right used to jump to the start/end of the line - this is different now
  • Alt-Left/Right used to jump to the next position after "." (for example) inside the same line, now it seems to skip "." positions (and sometimes jump to another file)

Any idea what is causing this?

(originally reported to JDT UI via eclipse-jdt/eclipse.jdt.ui#2399, but it turns out generic text editors show the same issue.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions