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.
Issue Links
Activity
| Field | Original Value | New Value |
|---|---|---|
| Assignee | Mircea Toma [ mircea.toma ] |
| Salesforce Case | [] | |
| Fix Version/s | 2.0 [ 10032 ] |
| Fix Version/s | 2.0-Alpha1 [ 10213 ] | |
| Fix Version/s | 2.0-Beta [ 10032 ] | |
| Affects Version/s | 2.0-Alpha1 [ 10213 ] | |
| Affects Version/s | 2.0-Beta [ 10032 ] |
| Fix Version/s | 2.0-Alpha2 [ 10214 ] | |
| Fix Version/s | 2.0-Alpha1 [ 10213 ] |
| Salesforce Case | [] | |
| Assignee Priority | P2 |
| Status | Open [ 1 ] | Resolved [ 5 ] |
| Resolution | Fixed [ 1 ] |
| Fix Version/s | 2.0.0 [ 10230 ] |
| Status | Resolved [ 5 ] | Closed [ 6 ] |
| Assignee Priority | P2 |

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.