Bug report #12422

Attribute column filter turns into extended filter

Added by marisn - almost 9 years ago. Updated almost 8 years ago.

Status:Closed
Priority:Low
Assignee:-
Category:Attribute table
Affected QGIS version:master Regression?:No
Operating System: Easy fix?:No
Pull Request or Patch supplied:No Resolution:
Crashes QGIS or corrupts data:No Copied to github as #:20594

Description

Steps to reproduce:
  • open attribute table;
  • select a column from the column filter;
  • type in a search term and press "apply";
  • observe how column filter is replaced by "extended filter".

As I had a (boring) repetitive task "copy attribute", "search", "check found object", "repeat", this issue was really annoying in comparison of previous QGIS releases, where column filter was all the time just a column filter and I could just copy/paste values for fast searching.

Column filter before pressing apply
Column filter after pressing apply

QGIS_column_filter1.png - Column filter before pressing "apply" (39.4 KB) marisn -, 2015-03-20 03:07 PM

QGIS_column_filter2.png - Column filter after pressing "apply" (45.5 KB) marisn -, 2015-03-20 03:07 PM


Related issues

Related to QGIS Application - Bug report #13486: Advanced Filter in attribute table Closed 2015-10-01

Associated revisions

Revision 383fc055
Added by Nyall Dawson almost 8 years ago

Don't automatically turn column filter to extended filter

Now fields using text edit widgets will keep the column filter
as the entered text.

Additionally, the extended filter has been improved to always
take the initial filter from the current filter, even if it's
not an extended filter.

(fix #12422)

History

#1 Updated by marisn - over 8 years ago

A related issue report has been opened as #13486

#2 Updated by marisn - almost 8 years ago

Still an issue with 2.15.0-Master (9aabc28)

#3 Updated by Nyall Dawson almost 8 years ago

  • Status changed from Open to Closed

Also available in: Atom PDF