https://bugs.kde.org/show_bug.cgi?id=419457
Bug ID: 419457
Summary: Vi-mode: Visual mode exits unexpectedly after status
message going off.
Product: kdevelop
Version: 5.5.0
Platform: Fedora RPMs
OS: Linux
Status: REPORTED
Severity: major
Priority: NOR
Component: All editors
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: ---
Created attachment 127143
--> https://bugs.kde.org/attachment.cgi?id=127143&action=edit
Vi-mode in visual mode and the status message.
SUMMARY
Vi-mode cancels every visual selection after the status message went off.
STEPS TO REPRODUCE
1. Select Edit > Input Modes > vi-mode
2. Shift+v to select a line of code
3. Enter ":w" command.
4. Status message now shows "Success: Document written to disk".
5. Wait for the message to go off.
OBSERVED RESULT
Once the message goes off, vi-mode exits visual mode. That is, the specific
line of code is not selected anymore.
EXPECTED RESULT
The selected text (vim's visual mode) should not be affected by the status
message at all.
SOFTWARE/OS VERSIONS
Linux/KDE Plasma: Fedora KDE
KDE Plasma Version: 5.17.5
KDE Frameworks Version: 5.67.0
Qt Version: 5.13.2
ADDITIONAL INFORMATION
None
--
You are receiving this mail because:
You are watching all bug changes.