Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 2.0-Alpha1
-
Fix Version/s: 2.0-Alpha2, 2.0.0
-
Component/s: Framework
-
Labels:None
-
Environment:compat
Description
Focus retention needs to be ported into "compat" since many components rely on this feature. It's assumed that the feature is provided by the framework.
Port focus related Javascript code into compat/core. Implement former BridgeFacesContext.getFocusId as utility method. Collate all compat Javascript code into one file at build time. Make public only functions used directly by components.