Opened 15 years ago

Last modified 7 years ago

#3464 new defect

varying behaviour using Enter and Escape — at Version 6

Reported by: malenki Owned by: team
Priority: normal Milestone:
Component: Core Version: latest
Keywords: Cc:

Description (last modified by Cobra)

At different dialogs in Josm Enter and Escape are handled differently.
For example in in the settings-dialog Escape cancels the dialog, Enter submits changes.

At the uploading-dialog hitting Enter and Escape results in nothing. One has to use tab and spacebar or the mouse to cancel or submit changes.

The same keys should everywhere cause the same reaction of the program.

Besides it would be useful if after editing the changeset-comment hitting enter would result in uploading => better workflow. Or should I file another ticket that for?

Change History (6)

comment:1 by Gubaer, 15 years ago

Besides it would be useful if after editing the changeset-comment hitting enter would result in uploading => better workflow. Or should I file another ticket that for?

What about moving focus to the "OK" button after enter in the changeset-comment and then start uploading on a second enter? This is in my opinion less surprising to users.

comment:2 by xeen, 15 years ago

Hm. Esc not working looks like an ExtendedDialog bug to me. I've looked at it, but the code doesn't seem to have changed when I originally wrote it and I have no idea why it should have stopped working…

comment:3 by malenki, 15 years ago

Both enter and escape now work with the upload-dialog. Uploading after commenting and hitting two times entr is so smoooth! :)

If the fact, that the PicLayer-Help doesn't close when ESC is hit is a bug just of the plugin, this ticket can be closed.

Thanks for your work!
malenki

comment:4 by malenki, 15 years ago

Right now I experienced that the GPS-log-upload can be started with either space or enter, but closed only with space...

comment:5 by Cobra, 13 years ago

There are still some dialogs where enter/esc has no effect.

  • unsaved changes - save/upload before deleting
  • delete object from relation
  • conflict when combining ways

comment:6 by Cobra, 12 years ago

Description: modified (diff)

This is still a fundamental issue, with an increasing number of dialogs being affected. I'll try to make a current list in the next days.

Note: See TracTickets for help on using tickets.