Bug 164413

Summary: find/replace doesn't care about Block Selection Mode
Product: [Applications] kate Reporter: Francesco Riosa <vivo75+kde>
Component: searchAssignee: KWrite Developers <kwrite-bugs-null>
Status: RESOLVED DUPLICATE    
Severity: normal CC: alllg, christoph, gatoatigrado, kwrite-bugs-null, mkyral
Priority: NOR    
Version First Reported In: unspecified   
Target Milestone: ---   
Platform: unspecified   
OS: Other   
Latest Commit: Version Fixed In:
Sentry Crash Report:

Description Francesco Riosa 2008-06-18 23:21:03 UTC
Version:            (using Devel)
Compiler:          gcc version 4.3.1 (Gentoo 4.3.1 p1.0) 
OS:                Other

When using block selection mode it's not any more possible to replace only the content of the selection even if "Selection only" is checked.

The "Selection only" button should not be selectable (that's because I've set the severity to bug)

A preferred solution would be to have the same results of kde-3.5, the text inside the column get more or less correctly replaced. (and this fall in wishlist)
Comment 1 Francesco Riosa 2008-08-11 16:27:11 UTC
ping, at revision 845277 it's still here
Comment 2 Marian Kyral 2008-12-06 21:19:27 UTC
Kate-3.1.80, KDE 4.1.80 (KDE 4.2 Beta1)

Can confirm this bug.

Use this text:

123 123
223 223
323 323

Switch to block selection and select the second column.
Open Find & Replace and replace 2 by @ and press Replace all

Kate 3.1.80 result:

1@3 1@3
@@3 @@3
3@3 323

Kate 2.5.10 (KDE 3.5.10) result:

1@3 123
2@3 223
3@3 323
Comment 3 Dominik Haumann 2009-01-02 12:20:10 UTC
*** Bug 179330 has been marked as a duplicate of this bug. ***
Comment 4 Médéric Boquien 2009-04-01 17:08:58 UTC
*** Bug 174760 has been marked as a duplicate of this bug. ***
Comment 5 alexandr 2009-05-13 18:25:26 UTC
It is very useful possibility of the editor kate. Anywhere in other editors I did not meet such possibilities. Very much it would be desirable that this possibility has appeared in new kate. Often I use.
Comment 6 Marian Kyral 2009-08-14 23:52:19 UTC
Ping.
Still not working in KDE 4.3.0.
Comment 7 Dominik Haumann 2010-05-09 08:53:51 UTC
Certainly fixed in upcoming KDE 4.5 thanks to Pascal. I'll mark it as duplicate report of bug #229454.

*** This bug has been marked as a duplicate of bug 229454 ***