You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.