Opened on 02/07/2017 at 04:59:34 PM
Closed on 02/07/2017 at 06:21:14 PM
#4870 closed defect (fixed)
AAC application form select tabindex disrupts keyboard input
| Reported by: | juliandoucette | Assignee: | |
|---|---|---|---|
| Priority: | P3 | Milestone: | |
| Module: | Websites | Keywords: | |
| Cc: | athornburgh, jobp, saroyanm, philll | Blocked By: | |
| Blocking: | Platform: | Unknown / Cross platform | |
| Ready: | yes | Confidential: | no | 
| Tester: | Unknown | Verified working: | no | 
| Review URL(s): | |||
Description
Environment
All.
How to reproduce
- Fill out the AAC AAC application form
 - Try to tab from Phone number to Stakeholder Group
 
Observed behaviour
- Stakeholder Group is skipped
 
Expected behaviour
- Stakeholder Group should not be skipped
 
Attachments (0)
Change History (5)
comment:2 in reply to: ↑ 1 Changed on 02/07/2017 at 05:33:21 PM by saroyanm
- Priority changed from Unknown to P3
 - Ready set
 
Replying to juliandoucette:
This seems to be because of tabindex="1" on the select box.
@saroyanm did you do this on purpose for some reason?
No reason, this should be removed.
comment:3 Changed on 02/07/2017 at 05:38:00 PM by saroyanm
- Review URL(s) modified (diff)
 - Status changed from new to reviewing
 
comment:4 Changed on 02/07/2017 at 06:20:20 PM by abpbot
A commit referencing this issue has landed:
Issue 4870 - tabindex disrupts keyboard input on apply for committee page
comment:5 Changed on 02/07/2017 at 06:21:14 PM by saroyanm
- Resolution set to fixed
 - Status changed from reviewing to closed
 
Note: See
        TracTickets for help on using
        tickets.
    
This seems to be because of tabindex="1" on the select box.
@saroyanm did you do this on purpose for some reason?