Consider decoupling routing web events from generating them from native events |
|
Issue descriptionCurrently routing input events is called in functions that generate webinputevents from native events. Any test functions that generate webinputevents have to skip the routing part and it breaks test coverage for oopif cases. |
|
►
Sign in to add a comment |
|