Hey, thanks for the report. This is a known class of bugs where the built-in browser tab intercepts keyboard shortcuts from other areas of Cursor. Several similar issues (with Cmd+N, Cmd+T, Cmd+L) have been fixed recently, but this specific one with Option+Arrow keys needs more repro info.
Could you share a few details so we can properly track this?
Exact Cursor version (Help > About or Cursor Settings > About)
Is the browser tab open or visible when this happens, or does it happen even when the browser is closed?
The exact key combo you’re pressing, is it Option+Left or Option+Right?
Does closing the browser tab (if open) stop the issue?
This will help the team reproduce and fix it. Thanks!
This happens with both option-left and option-right.
Yes, closing the browser tab fixes the issue. If you open a new browser tab, it is fine until you choose another URL from the history autocomplete list. See video #2.
Please let me know if I can provide any further information!
@larrylegend Great repro info, this is exactly what we needed.
The trigger being URL autocomplete selection is a really useful detail. It clearly causes the browser to keep some kind of focus or keybinding context that intercepts Option+Arrow from other panels.
I’ve flagged this with the team. No ETA yet, but the detailed steps and videos will definitely help us prioritize it.
In the meantime, the workaround you found, closing and reopening the browser tab, is the best option.