Ticket #11 (closed defect: invalid)
alt-button's original function triggered on short click when inside alt-mode
| Reported by: | cyril42e | Owned by: | phyrephox |
|---|---|---|---|
| Priority: | minor | Keywords: | alt-button |
| Cc: |
Description
A short click on alt-button is supposed to switch alt-mode, and a long click to trigger the original function of the button.
It works when you are outside alt-mode:
- long click triggers original function, and
- short click enters alt-mode.
However when you are inside alt-mode:
- long click triggers original function, but
- short click exits alt-mode AND triggers original function too!
That's pretty annoying, because you cannot exit alt-mode without triggering the original function of the alt-button, so you have to disable it, and you waste one key.
Change History
Note: See
TracTickets for help on using
tickets.