Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 2.0.0
-
Fix Version/s: 2.0.1
-
Component/s: ACE-Components
-
Labels:None
-
Environment:*
Description
The dateTimeEntry component needs to be changed so that in ARIA mode it defaults to setting tabIndex=0 on the left-most input element (popup mode), or the currently selected date (non-popup mode), or the top-left arrow button if not date is specified. (Reported by Ken.)
Issue Links
- blocks
-
ICE-6650 Large yellow outlines on ace-components rendered in Chrome
-
- Closed
-
Activity
Field | Original Value | New Value |
---|---|---|
Assignee | Yip Ng [ yip.ng ] |
Salesforce Case | [] | |
Fix Version/s | 2.0.1 [ 10255 ] | |
Assignee Priority | P1 |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #24185 | Thu Mar 17 10:39:25 MDT 2011 | yip.ng | |
Files Changed | ||||
![]() ![]() ![]() |
Status | Open [ 1 ] | Resolved [ 5 ] |
Resolution | Fixed [ 1 ] |
Component/s | ACE-Components [ 10050 ] | |
Component/s | Components [ 10012 ] |
Assignee Priority | P1 |
Resolution | Fixed [ 1 ] | |
Status | Resolved [ 5 ] | Reopened [ 4 ] |
Assignee Priority | P1 |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #24209 | Mon Mar 21 13:00:49 MDT 2011 | yip.ng | |
Files Changed | ||||
![]() |
Status | Reopened [ 4 ] | Resolved [ 5 ] |
Resolution | Fixed [ 1 ] |
Resolution | Fixed [ 1 ] | |
Status | Resolved [ 5 ] | Reopened [ 4 ] |
Status | Reopened [ 4 ] | Resolved [ 5 ] |
Resolution | Fixed [ 1 ] |
Status | Resolved [ 5 ] | Closed [ 6 ] |
Assignee Priority | P1 |
If user specifies tabindex, should take user's tabindex? May not be 0.
Assume user won't set tabindex to < 0?