erdomke / InnovatorAdmin

A tool for managing Aras Innovator installations focusing on improving the import/export experience.
http://erdomke.github.io/InnovatorAdmin/
MIT License
58 stars 42 forks source link

Confirmation dialog annoyances #144

Open rneuber1 opened 8 years ago

rneuber1 commented 8 years ago

The confirmation dialog which comes up if the connection is configured to prompt before execution has some annoyances (numbers matching the ones from the screenshot)

  1. Once it comes up, the "Run Query" button is active, because you can simply confirm by pressing the Spacebar or the Enter Key. Unfortunately, this is not visible in the dialog: none of the buttons is shown as active, you cannot switch between them via cursor keys as you would expect.
  2. After a "Tab", a blinking cursor appears within the message
  3. Now the "Run Query button looks active (blue border) but it does not react to "Spacebar", but only to "Enter".
  4. After another "Tab", "Run Query" becomes active with a small black border, now you can confirm with either "Enter" or "Spacebar". 5 Another "Tab" makes "Cancel" the active button image,with a black border and reacting to both "Enter" and "Spacebar".

This is at least annoying...