Closed
Description
Had to exempt firefox from tests added in ##2646 due to this issue. It seems to be a result of firefox not firing the events when it isn't the active window. I was able to reproduce by doing the following:
- patch Add directive to determine how elements were focused. #2646
- remove firefox exemption from tests
- switch local karma tests to use firefox
- start tests and click the firefox window to make sure its active as soon as it pops up
- tests pass
- start tests again, click away from the firefox window as soon as it pops up to make sure its inactive
- tests fail
The internet has some mentions of setting a firefox pref, focusmanager.testmode = true as a potential solution for this.
Metadata
Metadata
Assignees
Labels
No labels