Ticket #4006 (closed defect: fixed)
<enter> key doesn't work in pulldown menus
Reported by: | tumic | Owned by: | andrew_b |
---|---|---|---|
Priority: | blocker | Milestone: | 4.8.24 |
Component: | mc-core | Version: | 4.8.23 |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Branch state: | merged | Votes for changeset: | committed-master |
Description
Since version 4.8.23 the <enter> key in the pulldown menus does not work - instead of triggering an action, enter moves to the next entry. This makes mc absolutely unusable for any serious work, hence the blocker priority.
Also mentioned in ticket #212, so it might be related to that changes.
Change History
comment:1 Changed 5 years ago by andrew_b
- Status changed from new to accepted
- Owner set to andrew_b
- Branch state changed from no branch to on review
- Milestone changed from Future Releases to 4.8.24
comment:3 Changed 5 years ago by andrew_b
- Votes for changeset set to tumic andrew_b
- Branch state changed from on review to approved
comment:4 Changed 5 years ago by andrew_b
- Status changed from accepted to testing
- Votes for changeset changed from tumic andrew_b to committed-master
- Resolution set to fixed
- Branch state changed from approved to merged
Merged to master: [7888bec9674ff401a3bd2b067fcf608338f2c814].
Note: See
TracTickets for help on using
tickets.
This is bug in the default menu key bindings.
You catch this bug because
Branch: 4006_menu_enter_down
changeset:f52a6549d4c228abce9653e7d47103df25e8342c
Please test.