Bug 179330 - Replacement within the selected block is not working correctly in the vertical selection mode
Summary: Replacement within the selected block is not working correctly in the vertica...
Status: RESOLVED DUPLICATE of bug 164413
Alias: None
Product: kate
Classification: Applications
Component: general (other bugs)
Version First Reported In: unspecified
Platform: Mandriva RPMs Linux
: NOR normal
Target Milestone: ---
Assignee: KWrite Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-01-02 05:02 UTC by alexandr
Modified: 2009-01-02 12:20 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description alexandr 2009-01-02 05:02:33 UTC
Version:           3.1.3 (using KDE 4.1.3)
OS:                Linux
Installed from:    Mandriva RPMs

Replacement within the selected block is not working correctly in the vertical selection mode.
 
We need to change the 2 to A. Selection block marked with [ and ].
1[2]34
1[2]22
2[2]11

The result of the replacement will look:
1[A]34
1[A]AA
A[A]11

While the expected:
1[A]34
1[A]22
2[A]11
Comment 1 Dominik Haumann 2009-01-02 12:20:10 UTC

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