Modify ↓
Opened 16 years ago
Closed 15 years ago
#6961 closed defect (fixed)
Tab order of Import dialog is wrong
| Reported by: | Owned by: | Yuji OKAZAKI | |
|---|---|---|---|
| Priority: | normal | Component: | VisualBasicTracConnectorIntegration |
| Severity: | minor | Keywords: | |
| Cc: | Trac Release: | 0.11 |
Description
When you click Import in the MS Project connector, the Import from Trac dialog is displayed. The fields are ordered (left to right, top to bottom):
- URL
- Projects
- user
- password
But if you tab through the fields, they are traversed:
- URL
- Projects
- password
- user
Attachments (0)
Change History (3)
comment:1 Changed 16 years ago by
comment:2 Changed 16 years ago by
| Status: | new → assigned |
|---|
comment:3 Changed 15 years ago by
| Resolution: | → fixed |
|---|---|
| Status: | assigned → closed |
Note: See
TracTickets for help on using
tickets.



(In [7837]) refs #6961