https://bugs.kde.org/show_bug.cgi?id=213693 Summary: Cursor position not updated after a keyboard
text-search
Product: kate
Version: unspecified
Platform: Debian testing
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: NOR
Component: general
AssignedTo:
kwrite-devel@...
ReportedBy:
spamhans@...
Version: 3.3.2 (using KDE 4.3.2)
OS: Linux
Installed from: Debian testing/unstable Packages
If you do a selection followed by a search with the keyboard, the internal
cursor position does not seem to be updated and the next selection will be
wrong.
How to reproduce:
Create the following text!
'''
AAA
YYYXXXYYY
AAA
YYYXXXYYY
'''
Ctrl+f search for "XXX"
Move the cursor to the beginning of the file
F3 (selects XXX in the second line)
Shift+End (selects XXXYYY in the second line)
F3 twice (selects XXX in the 4th line)
Shift+End ...
This should select XXXYYY in the 4th line, but it selects everything from the
last hit (second line) to the end of the 4th line.
The bug can also be reproduced with Shift+Pos1, Shift+PageUp and Shift+PageDown
This can not be reproduced with the next button on the search window, because
that steals focus from the text window, but this is an other bug...
--
Configure bugmail:
https://bugs.kde.org/userprefs.cgi?tab=email------- You are receiving this mail because: -------
You are the assignee for the bug.
_______________________________________________
KWrite-Devel mailing list
KWrite-Devel@...
https://mail.kde.org/mailman/listinfo/kwrite-devel