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.
0%
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
Updated by Brian Flanagan over 3 years ago
- File Auto-complete Setting is Off.png Auto-complete Setting is Off.png added
- File Came up with Auto-Complete Off.png Came up with Auto-Complete Off.png added
- Affected version changed from Beta 2 to 1.0.0 (B6a)
Re-tested in 1.0.0 (B6a)
This is still a problem... and EXTREMELY annoying!
See screen shots for example. (Note that your results will depend on what you've typed previously.)
(Note also that it should NOT have matched anyway, as it is matching the characters at different places in the string!!!)
NOTHING should match, since auto-complete is OFF!!!
If this is coming from the "help", then I'd like a way to turn off the help... or the help needs to be fixed!
Updated by Brian Flanagan about 3 years ago
- Status changed from New to Resolved
Re-tested in 1.0.0 (B10) u16 (21 Oct 2021)
Working now. Thanks to whoever fixed this. :-)