Bug report #2210
fTools: Select by location works only within current extent
| Status: | Closed | ||
|---|---|---|---|
| Priority: | Low | ||
| Assignee: | |||
| Category: | Python plugins | ||
| Affected QGIS version: | Regression?: | No | |
| Operating System: | All | Easy fix?: | No | 
| Pull Request or Patch supplied: | Resolution: | fixed | |
| Crashes QGIS or corrupts data: | Copied to github as #: | 12270 | 
Description
Select by location works only within current extent.
Associated revisions
Select by location now works on full layer extent. Fixes #2210.
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@13915 c8812cc2-4d05-0410-92ff-de0c093fc19c
Select by location now works on full layer extent. Fixes #2210.
git-svn-id: http://svn.osgeo.org/qgis/trunk@13915 c8812cc2-4d05-0410-92ff-de0c093fc19c
History
#1
    
    Updated by Giovanni Manghi almost 16 years ago
    Is this actually a bug?
I mean, maybe it was not on purpose, but it can be pretty handy as "feature". After all to work as it is supposed you just need to make a zoom to the full extent of the location you want to use to select features...
#2
    
    Updated by Maxim Dubinin almost 16 years ago
    If this is not a bug, it is definitely not user friendly. Why is this working on the extent while other tools do not? This is definitely a handy mode, but, like "work on selected" should be optional and switchable, not default. User might not understand that he needs to Zoom to full extent.
#3
    
    Updated by Giovanni Manghi almost 16 years ago
    agree
#4
    
    Updated by cfarmer - over 15 years ago
    - Status changed from Open to In Progress
 
Fixed in e2d0f006 (SVN r13916). Now works on full layer extent.
Carson
#5
    
    Updated by cfarmer - over 15 years ago
    - Resolution set to fixed
 - Status changed from In Progress to Closed