Opened 9 years ago
Closed 9 years ago
#11354 closed enhancement (fixed)
Improve behavior when entering value without closing dialog
Reported by: | naoliv | Owned by: | team |
---|---|---|---|
Priority: | normal | Milestone: | 15.04 |
Component: | Core | Version: | |
Keywords: | Cc: | Klumbumbus, akks, skyper, stoecker |
Description
It's strange to add a tag to an object (via Ctrl+A
), press Shift+Enter
(to enter more values) and still see the same value at the key and value.
Wouldn't it be better to clean the fields, since the inserted values are already present at the current objects?
Attachments (0)
Change History (12)
comment:1 Changed 9 years ago by
Cc: | Klumbumbus added |
---|
comment:2 Changed 9 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
comment:3 Changed 9 years ago by
Milestone: | → 15.04 |
---|
comment:4 Changed 9 years ago by
Resolution: | fixed |
---|---|
Status: | closed → reopened |
It's broken now.
Select one way, add highway=residential
with Shift+Enter
, the fields get cleared and then press Esc
to quit the dialog (without adding other tags). Note how the way has no tags.
Tested with r8236
comment:5 Changed 9 years ago by
This is the same behaviour as before. But I agree, that it might be unwanted. See ticket:8024#comment:12 where this was added …
comment:6 follow-up: 8 Changed 9 years ago by
Couldn't Cancel just close the dialog, without undoing everything?
comment:7 Changed 9 years ago by
Cc: | akks skyper stoecker added |
---|
Technically yes, but we should clarify which behaviour is expected. Two years ago, the current behaviour was implemented intentionally. I'm fine with both variants (mostly, since I had discovered this feature just recently and haven't used it much).
comment:8 follow-up: 9 Changed 9 years ago by
Replying to naoliv:
Couldn't Cancel just close the dialog, without undoing everything?
Sounds not good to me. A operation cancel should reset the state to what was there before the dialog was called.
comment:9 Changed 9 years ago by
comment:12 Changed 9 years ago by
Resolution: | → fixed |
---|---|
Status: | reopened → closed |
In 8234/josm: