Opened 3 years ago
Closed 3 years ago
#1486726 closed Bugs (fixed)
Space bar and backspace buttons not working
| Reported by: | NetLink | Owned by: | |
|---|---|---|---|
| Priority: | 6 | Milestone: | 0.4-stable |
| Component: | User Interface | Version: | 0.4-beta |
| Severity: | normal | Keywords: | |
| Cc: |
Description
Hi! I'm having a problem with the new_user_dialog plugin. When the new user dialog pops up, it's not possible to use the space bar or the backspace keys on the keyboard.
I checked, and this is because these buttons (key 8 and key 32) are disabled in js/list.js.
I'm sure there's a good reason for this, but it also kind of breaks the new_user_dialog plugin. I had to edit the list.js file to restore functionality to these keys and the plugin.
Change History (1)
comment:1 Changed 3 years ago by alec
- Resolution set to fixed
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.

Fixed in r3616/svn.