Confirmed users
401
edits
No edit summary |
|||
| Line 164: | Line 164: | ||
2. Call setVisible/setVisibleForScreenReader to the active instance | 2. Call setVisible/setVisibleForScreenReader to the active instance | ||
3. Deal with exception (audio channel) | 3. Deal with exception (audio channel) | ||
=== Window Management Related Cleanup === | |||
==== Rework WrapperFactory into ChildWindowFactory ==== | |||
=== Input Management Isolation === | |||
* '''Tracking Bug''': NaN, but maybe John Lu had opened it. | |||
* '''Owner''': NaN | |||
* We need to group Input Management related modules and clean the coupling between KeyboardManager and InputWindowManager. | |||