Bug report #2263
Identify results in a dock window
Status: | Closed | ||
---|---|---|---|
Priority: | Low | ||
Assignee: | nobody - | ||
Category: | GUI | ||
Affected QGIS version: | Regression?: | No | |
Operating System: | Windows | Easy fix?: | No |
Pull Request or Patch supplied: | Resolution: | fixed | |
Crashes QGIS or corrupts data: | Copied to github as #: | 12323 |
Description
I. Settings - Options - Open identify results in a dock window (then restart QGIS)
II. Identify any feature of layer
III. Click right button on name of this layer and choose Remove
Window of identify results is not closed.
Associated revisions
fix #2263
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@12409 c8812cc2-4d05-0410-92ff-de0c093fc19c
fix #2263
git-svn-id: http://svn.osgeo.org/qgis/trunk@12409 c8812cc2-4d05-0410-92ff-de0c093fc19c
History
#1 Updated by Jürgen Fischer almost 15 years ago
- Resolution set to fixed
- Status changed from Open to Closed
#3 Updated by Jürgen Fischer almost 15 years ago
Replying to [comment:2 dr]:
Replying to [comment:1 jef]:
kind of duplicate of #2237. Also fixed in 8ee5c201 (SVN r12394).
Big with attribute table is fixed, but bug with docked identify results window stay in 1c6d7b53 (SVN r12404).
Right. Sorry, I didn't look close enough.
cb0fcfd6 (SVN r12410) fixes that (also when the last identified feature is removed from the layer instead of the complete layer).