Bug report #1045
Renaming layer in legend requires layer name change to cancel it's renaming
Status: | Closed | ||
---|---|---|---|
Priority: | Low | ||
Assignee: | - | ||
Category: | Map Legend | ||
Affected QGIS version: | Regression?: | No | |
Operating System: | Linux | Easy fix?: | No |
Pull Request or Patch supplied: | Resolution: | fixed | |
Crashes QGIS or corrupts data: | Copied to github as #: | 11105 |
Description
In legend right click layer name, choose rename and then try to cancel rename action without actually renaming layer. Only way how to cancel renaming is by changing atleast single letter in layer's name.
QGIS rev. 8351 Qt 4.3.4
Associated revisions
fix #1045
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@11022 c8812cc2-4d05-0410-92ff-de0c093fc19c
fix #1045
git-svn-id: http://svn.osgeo.org/qgis/trunk@11022 c8812cc2-4d05-0410-92ff-de0c093fc19c
History
#1 Updated by Jürgen Fischer about 16 years ago
see also #1281
#2 Updated by Maciej Sieczka - about 16 years ago
Replying to [comment:1 jef]:
see also #1281
Ah yes. So this means the issue is still actuall as of QT 4.4.0, SVN .
#3 Updated by Giovanni Manghi over 15 years ago
Still a issue on QGIS 1.2 (rev. 10988 on Ubuntu 9.04).
#4 Updated by Giovanni Manghi over 15 years ago
Hi,
I just noticed that editing layer names using the "F2" key seems to work fine now
https://trac.osgeo.org/qgis/ticket/1440
you can exit/stop editing names (even if you haven't changed the name at all) by just selecting another layer, pressing enter or esc.
I guess this should help fixing the problem of editing trough
right click -> rename
especially when no changes are made.
PS
try
right click -> rename
a layer, rename it and press "esc" to exit. Qgis 1.2 (rev. 11015, Ubuntu 9.04) crashes (seg fault).
#5 Updated by Jürgen Fischer over 15 years ago
- Resolution set to fixed
- Status changed from Open to Closed
fixed in 5b97d98e (SVN r11023)