Modify ↓
Opened 4 years ago
Closed 4 years ago
#3541 closed enhancement (fixed)
Upload-Dialog: Pressing 'enter' in comment-field should upload changes
| Reported by: | t-i | Owned by: | team |
|---|---|---|---|
| Priority: | trivial | Component: | Core |
| Version: | latest | Keywords: | |
| Cc: |
Description
Wenn man im Upload-Dialog seinen Kommentar eingetragen hat und Enter drückt passiert nichts. Besser wäre es, wenn der Dialog geschlossen würde und der Upload startete.
Attachments (0)
Change History (2)
comment:1 Changed 4 years ago by Gubaer
comment:2 Changed 4 years ago by Gubaer
- Resolution set to fixed
- Status changed from new to closed
Fixed in r2158
Note: See
TracTickets for help on using
tickets.



Pressing Enter in the comment field will tranfer focus to the upload button. Pressing Enter again will start uploading.
Change is going to be applied shortly.