Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 2.0.0
-
Fix Version/s: 2.0.1
-
Component/s: ICE-Components
-
Labels:None
-
Environment:*
Description
In non-ARIA mode, we don't actively render any values for tabIndex (other than if a pass-through tabIndex was specified), and we don't do any active focus mgmt. via arrow keys, onfocus listeners, etc. (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 | [] | |
| Description | In none-ARIA mode, we don't actively render any values for tabIndex (other than if a pass-through tabIndex was specified), and we don't do any active focus mgmt. via arrow keys, onfocus listeners, etc. (Reported by Ken.) | In non-ARIA mode, we don't actively render any values for tabIndex (other than if a pass-through tabIndex was specified), and we don't do any active focus mgmt. via arrow keys, onfocus listeners, etc. (Reported by Ken.) |
| Salesforce Case | [] | |
| Fix Version/s | 2.1 [ 10241 ] |
| Repository | Revision | Date | User | Message |
| ICEsoft Public SVN Repository | #24203 | Fri Mar 18 16:04:37 MDT 2011 | yip.ng | |
| Files Changed | ||||
MODIFY
/icefaces2/trunk/icefaces/ace/component/resources/org.icefaces.component.checkboxbutton/checkboxbutton.js
MODIFY
/icefaces2/trunk/icefaces/ace/component/src/org/icefaces/component/checkboxbutton/CheckboxButtonMeta.java
MODIFY
/icefaces2/trunk/icefaces/ace/component/src/org/icefaces/component/checkboxbutton/CheckboxButtonRenderer.java
|
| Repository | Revision | Date | User | Message |
| ICEsoft Public SVN Repository | #24205 | Fri Mar 18 17:39:54 MDT 2011 | yip.ng | |
| Files Changed | ||||
MODIFY
/icefaces2/trunk/icefaces/ace/component/src/org/icefaces/component/linkbutton/LinkButtonRenderer.java
MODIFY
/icefaces2/trunk/icefaces/ace/component/resources/org.icefaces.component.linkbutton/linkbutton.js
MODIFY
/icefaces2/trunk/icefaces/ace/component/src/org/icefaces/component/linkbutton/LinkButtonMeta.java
|
| Repository | Revision | Date | User | Message |
| ICEsoft Public SVN Repository | #24211 | Mon Mar 21 14:19:15 MDT 2011 | yip.ng | |
| Files Changed | ||||
MODIFY
/icefaces2/trunk/icefaces/ace/component/src/org/icefaces/component/pushbutton/PushButtonMeta.java
MODIFY
/icefaces2/trunk/icefaces/ace/component/resources/org.icefaces.component.pushbutton/pushbutton.js
MODIFY
/icefaces2/trunk/icefaces/ace/component/src/org/icefaces/component/pushbutton/PushButtonRenderer.java
|
| Repository | Revision | Date | User | Message |
| ICEsoft Public SVN Repository | #24212 | Mon Mar 21 15:00:24 MDT 2011 | yip.ng | |
| Files Changed | ||||
MODIFY
/icefaces2/trunk/icefaces/ace/component/src/org/icefaces/component/fileentry/FileEntryRenderer.java
MODIFY
/icefaces2/trunk/icefaces/ace/component/src/org/icefaces/component/fileentry/FileEntryMeta.java
|
| Salesforce Case | [] | |
| Fix Version/s | 2.0.1 [ 10255 ] | |
| Fix Version/s | 2.1 [ 10241 ] |
| Repository | Revision | Date | User | Message |
| ICEsoft Public SVN Repository | #24219 | Tue Mar 22 16:58:00 MDT 2011 | yip.ng | |
| Files Changed | ||||
MODIFY
/icefaces2/trunk/icefaces/ace/component/src/org/icefaces/component/sliderentry/SliderEntryRenderer.java
MODIFY
/icefaces2/trunk/icefaces/ace/component/src/org/icefaces/component/sliderentry/SliderEntryMeta.java
MODIFY
/icefaces2/trunk/icefaces/ace/component/resources/org.icefaces.component.sliderentry/slider.js
|
| Status | Open [ 1 ] | Resolved [ 5 ] |
| Resolution | Fixed [ 1 ] |
| Status | Resolved [ 5 ] | Closed [ 6 ] |

Checkbox Button done.
Revision: 24203
Modified : /icefaces2/trunk/icefaces/ace/component/resources/org.icefaces.component.checkboxbutton/checkboxbutton.js
Modified : /icefaces2/trunk/icefaces/ace/component/src/org/icefaces/component/checkboxbutton/CheckboxButtonMeta.java
Modified : /icefaces2/trunk/icefaces/ace/component/src/org/icefaces/component/checkboxbutton/CheckboxButtonRenderer.java