Modify ↓
#11046 closed enhancement (fixed)
tags: ctrl+Z to undo a change does nothing
Reported by: | aseerel4c26 | Owned by: | team |
---|---|---|---|
Priority: | minor | Milestone: | 15.02 |
Component: | Core | Version: | latest |
Keywords: | undo | Cc: |
Description
- Revision: 7906
- Linux
- Java version: 1.8.0_31, Oracle Corporation, OpenJDK 64-Bit Server VM
What steps will reproduce the problem?
- make some data changes and click the upload button
- type foobaz in the comment field
- hit ctrl+Z to undo your recent change in the comment field (to be able to correct it into "foobar")
What is the expected result?
the change is undone
What happens instead?
nothing
additional information
right clicking and "undo" works
Also happens with version 7992 and a new .josm directory
The same happens if you edit tags of objects.
Attachments (0)
Change History (5)
comment:1 Changed 9 years ago by
Milestone: | → 15.02 |
---|
comment:2 Changed 9 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
comment:3 Changed 9 years ago by
Nice, thanks! And while you are at it: what about the usual counterpart "redo" (undo undo) – I did not see it in your edit and not in TextContextualPopupMenu.java .
comment:5 Changed 9 years ago by
tested with version 8002 and a fresh config: the shortcut keys work fine now.
Note: See
TracTickets for help on using
tickets.
In 8000/josm: