Bug report #19643
Bug while modifying name of the project in the Project Properties | General dialog
Status: | Closed | ||
---|---|---|---|
Priority: | Normal | ||
Assignee: | Alessandro Pasotti | ||
Category: | Project Loading/Saving | ||
Affected QGIS version: | 3.2.1 | Regression?: | No |
Operating System: | Ubuntu 18.04 LTS | Easy fix?: | No |
Pull Request or Patch supplied: | No | Resolution: | fixed/implemented |
Crashes QGIS or corrupts data: | No | Copied to github as #: | 27470 |
Description
Modifying an already existing project name in the Project Properties | General dialog is very awkward due to a small bug:
- you select the part of the already existing name you want changed, let's say it is in the middle of the old title
- you begin typing the new name
- > the first character deletes/replaces the selected part of the previous name
- BUT the cursor is now at the end of the title instead of staying where it belonged (in the middle of the title)
Not a big one, but very annoying.
I am using the very last version of QGis (1edf372, downloaded this morning)
Associated revisions
[bugfix] Focus jumps at eol after replacing in the middle of the string
Fixes #19643 : bug modifying name of the project
[bugfix] Focus jumps at eol after replacing in the middle of the string
Fixes #19643 : bug modifying name of the project
(cherry-picked from b57afa47)
History
#1 Updated by Giovanni Manghi over 6 years ago
- Category changed from Actions to Project Loading/Saving
#2 Updated by Alessandro Pasotti over 6 years ago
- Assignee set to Alessandro Pasotti
- Status changed from Open to In Progress
#3 Updated by Alessandro Pasotti over 6 years ago
#4 Updated by Anonymous over 6 years ago
- Status changed from In Progress to Closed
- % Done changed from 0 to 100
Applied in changeset qgis|b57afa47edab279e855a193a5067e59874d5f08d.
#5 Updated by Giovanni Manghi over 6 years ago
- Resolution set to fixed/implemented