Skip to content

BUG: Undo makes Columns++ rege ignores 1st line in the text #29

@dsanalytics

Description

@dsanalytics

Steps to recreate it:
Enter the txt as seen on the screenshot

[1] Book A
[1] Book B 
[1] Book C 
[1] Book D

Open Columns++ Search and enter regex to generate the sequence

^\[\d+\]
[(?=1+1*(match - 1))]

Click Replace All, which should perform 4 replacements
Go back to the text and click Ctrl-Z to undo
Go back to Columns++ Search and click Count - It gives 3 matches instead of 4
If I select all the text, copy and paste it again and go back to the Columns++ Search and click Count - It gives 4 matches!

So, if undo is used, from that point on, first line is ignored by Columns++ Search

Image 1 is what I described. Image 2 is if I do all that starting with a blank added at the top confirming that the first line is ignored.

Image Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    design flawIt's working as designed, but the design is not user-friendly

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions