Modify ↓
Opened 6 years ago
Closed 6 years ago
#94 closed defect (fixed)
Dialogs such as 'road name'/'road number' should put cursor in input field
| Reported by: | johnw | Owned by: | imi |
|---|---|---|---|
| Priority: | minor | Component: | Core |
| Version: | Keywords: | UI | |
| Cc: |
Description
Dialogs such as 'road name' and 'road number' are very useful, now that I've discovered how to put additional buttons on the tool bar. But they should put the cursor in the input field, not on the OK button (forcing the user to click or tab before data entry).
Attachments (0)
Change History (1)
comment:1 Changed 6 years ago by imi
- Resolution set to fixed
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.



The focus of annotation presets can now be altered by adding an attribute "focus='true'" to one of the items.
The default button will remain on OK, so pressing enter will accept the dialog.