Details
-
Type: New Feature
-
Status: Closed
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: EE-3.3.0.GA_P02
-
Fix Version/s: EE-3.3.0.GA_P03
-
Component/s: ICECORE-Components
-
Labels:None
-
Environment:All
-
Assignee Priority:P2
-
Support Case References:Support Case #12980 - https://icesoft.my.salesforce.com/5007000000fFB6Z
Description
Feature Request, as per ICE-9483, a new focusManager tag was added for the 4.x release but not the 3.x code base. There are issues with using this for the ACE components:
"The icecore:focusMgr features are not supported with the ACE components when used in the EE 3.3.0.GA_P02 release as the ACE components in EE 3.3 do not support the "focus sable" interface."
This seems to indicate that this would work with the standard JSF input components.
"The icecore:focusMgr features are not supported with the ACE components when used in the EE 3.3.0.GA_P02 release as the ACE components in EE 3.3 do not support the "focus sable" interface."
This seems to indicate that this would work with the standard JSF input components.
Activity
- All
- Comments
- History
- Activity
- Remote Attachments
- Subversion
Ported back icecore:focusManager component. Also, modified ACE input components to implement Focusable interface to correctly apply focus within the rendered markup. Tested with QA's focusManager test application.