Thanks to visit codestin.com
Credit goes to github.com

Skip to content

[Bug]: In Browse Data, the filter of a tab is overwritten by another tab #3995

@virtual-hand

Description

@virtual-hand

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions