Version: 3.2.2 (using 4.2.2 (KDE 4.2.2), Kubuntu packages) Compiler: cc OS: Linux (i686) release 2.6.28-11-generic Using find-replace with a vertical selection, it replaces occurrences outside the selection. It seams as the "vertical selection" setting is ignored and the normal selection is used instead.
Passing over to Bernhard, he refactors this code.
I have the same problem with version : Qt: 4.5.3 KDE: 4.3.1 (KDE 4.3.1) "release 6" Kate: 3.3.1 Very boring as I use frequently block-mode and find/replace command for my work... Someone have a solution ? Thanks
@Pascal: isn't this fixed?
Yep
There is still a BlockInputRange-TODO in KateDocument::searchText(), so block selection should be implemented in KatePlainTextSearch and KateRegExpSearch. After all, unit tests would be very helpful ;)