TabularEditor / TabularEditor3

Bug reports, feature requests, discussion and documentation for Tabular Editor 3 (commercial version).
61 stars 7 forks source link

Find/Replace doesn't work after multiple copy/pastes of code #1165

Open edhans opened 6 months ago

edhans commented 6 months ago

Description

Finding this a bit difficult to repro reliably, but here it goes.

I wrote a query that summarized info in my date table by Month. I then copied and pasted it again to the query window replacing Month with Quarter. Worked fine.

I then pasted it again with the intention of replacing Month with Year. That failed. image

It is like the editor remembered replacing all Month with Quarter earlier, and isn't bothering to look for Month again in the newly pasted and selected text.

Tabular Editor 3 Version

3.11

Screenshots

No response

Steps to Reproduce

No response

Expected behavior

No response

Crash Report

No response

Windows Version

10

otykier commented 5 months ago

Thanks for reporting, we'll look into it!