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 Issues #3

Closed
apocalyptech opened this issue Apr 24, 2023 · 1 comment
Closed

Focus Issues #3

apocalyptech opened this issue Apr 24, 2023 · 1 comment
Labels
bug Something isn't working target-1.4.0 Fixed in v1.4.0

Comments

@apocalyptech
Copy link
Contributor

For at least some people, actions like closing an edit window can leave focus in a weird state where the main window isn't active, even though it's brought to the front. Users may need to click on some other window and then back to OpenBLCMM to re-activate.

@apocalyptech apocalyptech added bug Something isn't working needs investigation Still need to nail down exactly what the issue is labels Apr 24, 2023
@apocalyptech apocalyptech added target-1.4.0 Fixed in v1.4.0 and removed needs investigation Still need to nail down exactly what the issue is labels Aug 9, 2023
apocalyptech added a commit that referenced this issue Aug 10, 2023
I know that requestFocus() is to be discouraged, but it seems the best
way to have dialogs close properly without focus weirdness on some
platforms.  This should take care of issue #3.  Easier than it would've
been prior to migrating practically everything to AdHocDialog!
@apocalyptech
Copy link
Contributor Author

Okay, committed a change for this last night; I think it's good to go, so closing it out.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working target-1.4.0 Fixed in v1.4.0
Projects
None yet
Development

No branches or pull requests

1 participant