https://bugs.kde.org/show_bug.cgi?id=459912
Bug ID: 459912
Summary: Del-Key action is buggy in BLOCK mode
Classification: Frameworks and Libraries
Product: frameworks-ktexteditor
Version: unspecified
Platform: Other
OS: Linux
Status: REPORTED
Severity: normal
Priority: NOR
Component: general
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: ---
SUMMARY
Pressing Del-Key has no effect when a range over more than one line not
encapsulate characters.
STEPS TO REPRODUCE
1. Enable BLOCK mode, usually by Ctrl-Shift-B
2. Move to some text block with enough content
3. Hold down Shift and press Arrow-Down to span a range over some lines but
don't move left/right
4. Press Del-Key
OBSERVED RESULT
Cursor jump to top of range, but nothing is deleted
EXPECTED RESULT
Well, delete char right to the spawned range
SOFTWARE/OS VERSIONS
Framework 5.98 and current master tree
ADDITIONAL INFORMATION
When you encapsulate some char the Del-Key do the job.
No idea if this is intended, but I'm pretty sure in the past it has worked
fine. When you try to do this in a similar way by using the new multi-cursor
stuff it works as expected. That may the reason why I have this noted slightly
late.
--
You are receiving this mail because:
You are watching all bug changes.