My webapp has a list of notes. Deleting a note is comparable to deleting a file. The underlying storage does not currently allow a trash-can paradigm (undoable delete). So, deleting a note is a two-step process. Using a mouse or touchscr…
Some programs use sequential key combinations: screen, ratpoison, vim: you press a key and release it and now you press the command key.
Others use simultaneous keys e.g. firefox quits with ctrl+q.
What determines which approach to take wh…
We have an application that includes a text editor.
As you know, it is a good practice on the web to let the user also navigate with the tab key (WCAG 2.1.1, 2.1.2).
My question is that if you need to move between paragraph, section and po…
Im looking for some statistical data about using shortcuts in Chrome or any other browser. What users use the most and the least? haven’t found anything on the web, anyone got an idea where can I get some info about this?