Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Focus is wrong after window activation #318

Open
tom-seddon opened this issue Feb 11, 2024 · 1 comment
Open

Focus is wrong after window activation #318

tom-seddon opened this issue Feb 11, 2024 · 1 comment
Labels
UI/UX something user-facing, contributing to a suboptimal experience

Comments

@tom-seddon
Copy link
Owner

This always happens when I'm in the middle of something else - the Dear ImGui keyboard focus is on the wrong panel after switching window focus back to b2 after editing in the editor. I have to click in the emulator panel to type in the emulated BBC B.

@tom-seddon tom-seddon added the UI/UX something user-facing, contributing to a suboptimal experience label Feb 11, 2024
@tom-seddon
Copy link
Owner Author

Also noted after using the native file selector.

  1. click ..., then File... in Configs dialog
  2. select file
  3. focus apparently returns to b2 window again...
  4. click ...

Nothing happens! But a second click does work.

There's no visual indication that it is in this state, whatever it is. Is this something Dear ImGui is doing, to avoid misclicks? Or is b2 handling focus wrongly?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
UI/UX something user-facing, contributing to a suboptimal experience
Projects
None yet
Development

No branches or pull requests

1 participant