Skip to content

Sorting filter items resurrects deleted search terms #149

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
RealRaven2000 opened this issue Jan 10, 2023 · 3 comments
Closed

Sorting filter items resurrects deleted search terms #149

RealRaven2000 opened this issue Jan 10, 2023 · 3 comments
Assignees
Labels

Comments

@RealRaven2000
Copy link
Owner

When a user deletes the first row in a filter with multiple search conditions while editing it, the deleted search term is reinserted. Expected behavior: the deleted terms remain deleted.

@RealRaven2000 RealRaven2000 self-assigned this Jan 10, 2023
@RealRaven2000
Copy link
Owner Author

Here is a version of quickFilters that supports exporting (backup) of selected filters only. To export only selected filters, hold down CTRL while clicking the backup button:

image

quickFilters-wx-5.7.2pre35.zip

To install test version, download zip file and drag it into Thunderbird Add-ons Manager (without extracting contents)

@RealRaven2000
Copy link
Owner Author

Here is a fix - note that the filter editor must save the edited changes before the sort operation can be carried out - therefore, exiting the dialog with cancel will not undo changes made before clicking on "Sort".

quickFilters-wx-5.7.2pre37.zip

RealRaven2000 added a commit that referenced this issue Jan 27, 2023
@RealRaven2000
Copy link
Owner Author

Fixed in 5.8, released on 15/02/2023

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant