Details
-
Type: Bug
-
Status: Closed
-
Priority: Minor
-
Resolution: Fixed
-
Affects Version/s: 3.0
-
Fix Version/s: 4.1
-
Component/s: ACE-Components
-
Labels:None
-
Environment:All
-
Assignee Priority:P2
Description
When focus is set on the ace:expansionToggler component via the keyboard / Tab key, and space is pressed to toggle its state, the state toggles as expected, however, focus is then lost to the dataTable row instead of the originating toggle element. Ideally, focus would remain on the toggler such that space could be pressed again to toggle the state indefinitely.
In addition, when toggled/activated via the Space bar, it doesn't seem to consume the space key event, resulting in the browser scrolling down a page in response to the space key being pressed.
In addition, when toggled/activated via the Space bar, it doesn't seem to consume the space key event, resulting in the browser scrolling down a page in response to the space key being pressed.
Activity
- All
- Comments
- History
- Activity
- Remote Attachments
- Subversion
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #45823 | Wed Aug 05 17:21:47 MDT 2015 | art.zambrano | |
Files Changed | ||||
MODIFY
/icefaces4/trunk/icefaces/ace/component/src/org/icefaces/ace/component/expansiontoggler/ExpansionTogglerRenderer.java
|
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #45104 | Thu Jun 25 11:03:48 MDT 2015 | art.zambrano | |
Files Changed | ||||
MODIFY
/icefaces4/trunk/icefaces/ace/component/src/org/icefaces/ace/component/expansiontoggler/ExpansionTogglerRenderer.java
MODIFY /icefaces4/trunk/icefaces/ace/component/resources/icefaces.ace/datatable/datatable.js |