Bug report #3624
Projection selector: Don't center CRS when selected by mouse
Status: | Closed | ||
---|---|---|---|
Priority: | Low | ||
Assignee: | Jürgen Fischer | ||
Category: | GUI | ||
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 #: | 13683 |
Description
The r15452 works great when the selection is changed programatically, but when an item is clicked by mouse, it causes desynchronization of selected and active items. The screenshot explains everything.
I set MustFix to Yes, as it makes the project selector hardly usable by mouse for me. The bug occurs in KDE. Not tested in other environments.
Associated revisions
fix #3624
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@15523 c8812cc2-4d05-0410-92ff-de0c093fc19c
fix #3624
git-svn-id: http://svn.osgeo.org/qgis/trunk@15523 c8812cc2-4d05-0410-92ff-de0c093fc19c
History
#1 Updated by Jürgen Fischer over 13 years ago
- Resolution set to fixed
- Status changed from Open to Closed
fixed in fb666a2e (SVN r15524).