Details
-
Type: Bug
-
Status: Closed
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: 2.0.0
-
Fix Version/s: 2.0.0
-
Component/s: ACE-Components
-
Labels:None
-
Environment:IF 2, Adv. Comps tabSet component, FF 3.6, Chrome 8, etc.
-
Assignee Priority:P1
Description
Testing of keyboard navigation with the ace-showcase app., tabSet demos shows the following issues with the Tab Set (Server Side) demo that demonstrates use of the label facet:
Tab Set (Server-Side):
- Once focus is on a tab, arrow keys do not work to switch between tabs.
- Pressing "space" or "enter" on focussed tab does not select that tab.
- Pressing "space" or "enter" on focussed "Close" button in label facet does not close the tab.
The expected behaviour is consistent with Tab Set (Client-Side):
- Once focus is on a tab, arrow keys do switch between tabs (correct).
- Pressing "space" or "enter" on focussed tab does select that tab (correct).
Tab Set (Server-Side):
- Once focus is on a tab, arrow keys do not work to switch between tabs.
- Pressing "space" or "enter" on focussed tab does not select that tab.
- Pressing "space" or "enter" on focussed "Close" button in label facet does not close the tab.
The expected behaviour is consistent with Tab Set (Client-Side):
- Once focus is on a tab, arrow keys do switch between tabs (correct).
- Pressing "space" or "enter" on focussed tab does select that tab (correct).
Activity
- All
- Comments
- History
- Activity
- Remote Attachments
- Subversion
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #23638 | Sun Dec 19 22:25:50 MST 2010 | adnan.durrani | Fix towards |
Files Changed | ||||
MODIFY
/icefaces2/trunk/icefaces/ace/component/src/org/icefaces/component/tab/TabSetRenderer.java
MODIFY /icefaces2/trunk/icefaces/ace/component/resources/org.icefaces.component.tab/tabset.js |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #23487 | Sun Dec 12 16:45:11 MST 2010 | adnan.durrani | Fix for |
Files Changed | ||||
MODIFY
/icefaces2/trunk/icefaces/ace/component/src/org/icefaces/component/tab/TabSetRenderer.java
MODIFY /icefaces2/trunk/icefaces/ace/component/resources/org.icefaces.component.tab/tabset.js |