Ctrl+Arrow is not processed during text editing

• May 7, 2018 - 14:14
Reported version
3.0
Type
Functional
Severity
S3 - Major
Status
closed
Project

Scenario:
1. Create any text with few words separated by whitespace
2. In editing mode try to go through the words using Ctrl+Arrow (Alt+Arrow on MacOS) to achieve iterating by words.
Result: nothing happens if using these modificators and buttons.
Note, Home and End work on Windows.

ctrl_modifiers.gif

Attachment Size
several_lines_text.mscz 6.74 KB

Comments

I'm not sure about MacOS. When I tested it last time, modifiers like Cmd and Alt were processed incorrectly according to MacOS UX, e.g. Cmd+Arrow worked as Ctrl+Arrow, but MacOS uses Alt+Arrow for iterating over words and Cmd+Arrow for behavior like Home/End buttons on Windows.

Relates to #272131: [EPIC] Text editing issues