Hi there!
Here’s the issue:
- When I run my app via Broadway, I experience a problem that doesn’t happen when I run the app in any other way.
- I can click widgets (e.g. buttons, text views) but future clicks go to the first widget clicked, not to whatever else I click. So if I click button A, then button B, button A receives the next click when B should.
- I have found that moving the cursor outside the bounds of the window in Broadway seems to reset things, and I can click another widget, but it then keeps the focus.
- Sorry if I’m using the term “focus” incorrectly.
Ideas?
Thank you!