-
-
Notifications
You must be signed in to change notification settings - Fork 2.3k
Open
Description
What did you do?
Multiple tabs in Browse Data is a good feature introduced in recent versions. But that feature has some bugs related to filters. I will describe one that is easy to replicate.
Steps:
- Start sqlitebrowser and open a database.
- Go to Browse Data.
- Choose a column and write something to filter the rows.
- Open another tab inside 'Browse data' and choose the same table.
- Choose another column and write something to filter the rows.
- Go to 'Database Structure' or 'Execute SQL'.
- Return to 'Browse data'.
- Return to the first tab inside 'Browse data'.
- The filter applied in that tab is lost and it shows the same filter applied in the other tab.
What did you expect to see?
The filter of the tab should be kept when I leave it and return.
What did you see instead?
The filter applied in the first tab is lost and it shows the same filter applied in the second tab.
DB4S Version
3.13.1
What OS are you seeing the problem on?
Linux
OS version
Debian 13 (AppImage downloaded in Github)
Relevant log output
Prevention against duplicate issues
- I have searched for similar issues
Metadata
Metadata
Assignees
Labels
No labels