Opened 15 years ago
Closed 15 years ago
#3802 closed defect (fixed)
Buttons dont't react to enter in download dialog
Reported by: | Daeron | Owned by: | Gubaer |
---|---|---|---|
Priority: | minor | Milestone: | |
Component: | Core | Version: | latest |
Keywords: | Cc: |
Description
r2331 changed the download dialog not to highlight the download button, thus making it necessary to click on the button with the mouse instead of just pressing enter.
This makes it much slower when just pasting an URL and then downloading, as you now must use the mouse whereas previously you could do all that without touching the mouse (ctrl+shift+d, ctrl+v, enter).
Attachments (0)
Change History (5)
comment:1 by , 15 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
comment:2 by , 15 years ago
Resolution: | fixed |
---|---|
Status: | closed → reopened |
Yes, it looks like its highlighted, but enter doesn't work.
comment:3 by , 15 years ago
Resolution: | → fixed |
---|---|
Status: | reopened → closed |
comment:4 by , 15 years ago
Resolution: | fixed |
---|---|
Status: | closed → reopened |
Summary: | Download button is not highlighted anymore in the download dialog → Buttons dont't react to enter in download dialog |
Well, now it works for the download button, but not for the others when they are highlighted (you can change the highlighted one with TAB), Also ESC should act as Cancel, no matter which button is highlighted.
comment:5 by , 15 years ago
Resolution: | → fixed |
---|---|
Status: | reopened → closed |
Fixed in r2344