Modify ↓
Ticket #7927 (closed defect: fixed)
Opened 3 years ago
Last modified 3 years ago
Changeset 23153 prevents "d" character in text fields
| Reported by: | mythtv@… | Owned by: | stuartm |
|---|---|---|---|
| Priority: | minor | Milestone: | 0.23 |
| Component: | MythTV - User Interface Library | Version: | head |
| Severity: | medium | Keywords: | |
| Cc: | Ticket locked: | no |
Description
As part of changeset 23153, support for DELETE key events were introduced into the textedit UI widget. Unfortunately, the default keybinding for DELETE is the "D" key, so this change effectively prevents the use of D within text fields unless the virtual keyboard is used.
Attachments
Change History
comment:1 Changed 3 years ago by robertm
- Status changed from new to closed
- Resolution set to fixed
Note: See
TracTickets for help on using
tickets.

Fixed in r23196.