Opened 11 months ago
Closed 5 months ago
#1488568 closed Feature Requests (fixed)
Submit form with Enter key
| Reported by: | go_blin | Owned by: | |
|---|---|---|---|
| Priority: | 3 | Milestone: | 0.9-rc |
| Component: | User Interface | Version: | 0.8-rc |
| Severity: | normal | Keywords: | |
| Cc: |
Description
Good day!
When I completed the search form on my addressbook then I try to submit the form y pressing "Enter" button. But there was nothing happend.
So, why? It is intillectually useful - to submit form by Enter, but it is not working here :(
Tell me please - how can I fix that on my instalation?
P.s. Thank you and sorry for my bad english.
Change History (2)
comment:1 Changed 11 months ago by alec
- Component changed from Addressbook to User Interface
- Summary changed from Contact Search: Enter Submit doesn't works to Submit form with Enter key
- Type changed from Bugs to Feature Requests
comment:2 Changed 5 months ago by alec
- Milestone changed from later to 0.9-stable
- Resolution set to fixed
- Status changed from new to closed
Fixed in 55a2e5eca183de3c7b32236e6ef54a0c59960cea for search form. I though it would be possible to do submit-on-enter for all forms in Roundcube, but this is hard to achieve without many changes in skins.
Note: See
TracTickets for help on using
tickets.

Actually Enter key doesn't submit any of Roundcube forms, except login form and some forms with just one text field (this case is handled by the browser).