Actions
Bug #604
openWhen auto-complete is turned off, the Editor will not allow a cursor up or down when typing, and at the end of a word.
Status:
Resolved
Priority:
High
Assignee:
-
Target version:
-
Start date:
12/03/2020
Due date:
% Done:
0%
Estimated time:
1:00 h
Affected version:
Description
For example: Make sure you have auto-complete UN-checked in the settings.
Then try typing the following in the editor:
Loop
Do not hit a space after typing the p. Just try cursor up or down. It will not work until you type a space, or cursor left or right, etc.
Once you have taken it out of word typing mode this releases the "lock" from up or down.
My guess is it that it has to do with the still partially functioning auto-complete, which would normally use cursor up or down to scroll through the suggestions. (It's still trying to.)
Files
Actions