Bug report #13486
Advanced Filter in attribute table
Status: | Closed | ||
---|---|---|---|
Priority: | Normal | ||
Assignee: | - | ||
Category: | - | ||
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 #: | 21531 |
Description
I don't know if it's a new feature or a bug ...
Worked fine with Pisa. Has this new behaviour with 2.11.0-Master (code revision fefd85a)
Open an attribute table. Go for advanced filter, select the field name you want to use for your search. Try to write the few first letters you want to use as the filter : you can only enter the first letter.
Example, my field name is "Line_Name", I'm looking for a line with "Henga" in its name. I want to type "Henga", but after the first "H", it switches back to Advance filter with ""TrapLine" ILIKE '%H%'"
Workaround is to type manually the rest of the name there.
Related issues
Associated revisions
History
#1 Updated by Goyo D about 9 years ago
Confirmed in Windows 7, but it's not the "Advanced filter" but the "Column filter". It must be a recent regression, I have been using the column filter a lot in master and never noticed it before.
#2 Updated by marisn - about 9 years ago
I can confirm this behaviour.
There is already a bug report on "column filter" turning into "extended filter". This issue has just made it worse.
#12422
#3 Updated by Anonymous about 9 years ago
- Status changed from Open to Closed
Fixed in changeset 63cea76313656288868a012c72d69ad1b7e62ce0.