https://bugs.kde.org/show_bug.cgi?id=408564
Bug ID: 408564
Summary: Autocompletion only completes the current word using
block selection with several lines
Product: frameworks-ktexteditor
Version: unspecified
Platform: Other
OS: Linux
Status: REPORTED
Severity: normal
Priority: NOR
Component: multicursor
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: ---
Created attachment 120784
--> https://bugs.kde.org/attachment.cgi?id=120784&action=edit
A video of the bug
SUMMARY
When trying to use autocompletion while editing several lines at once, only the
current line is autocompleted.
STEPS TO REPRODUCE
1. In Kate, type hello
2. Hit enter three times
3. enable block selection (Ctrl+Shift+B)
4. select the three empty lines (2×Shift+Up)
5. type "hel"
6. "hello" should be suggested in the autocompletion popup. If not, ctrl+space
7. Arrow down to the "hello", and then hit Enter
OBSERVED RESULT
Line 2 is autocompleted
EXPECTED RESULT
Line 2, 3 and 4 are autocompleted
SOFTWARE/OS VERSIONS
Linux/KDE Plasma: On openSUSE Tumbleweed, Debian, Ubuntu…
KDE Plasma Version: 5.15.5
KDE Frameworks Version: 5.58.0
Qt Version: 5.13.3
--
You are receiving this mail because:
You are watching all bug changes.