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.
The Compat components are using the JavascriptContext.applicationFocus(..) and JavascriptContext.focus(..) API, which then sends the Ice.Focus.setFocus() request to the client, but Focus object is not defined in Glimmer bridge.