-
Bug
-
Resolution: Fixed
-
P4
-
8
-
None
The Window.EventHandler.handleScreenChangedEvent() notification can be fired even when the screen the window is on hasn't changed. We need to override equals/hashCode() and check the screens equality before issuing a notification.