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

Fix activation problem when opening a new window in a new desktop #574

Merged
merged 1 commit into from
Nov 9, 2019
Merged

Fix activation problem when opening a new window in a new desktop #574

merged 1 commit into from
Nov 9, 2019

Conversation

dsugiyama
Copy link
Contributor

#513 was not perfect. Currently there's an activation problem when opening a new window in a new desktop.

  1. Launch Fluent Terminal.
  2. Switch to another desktop which has no Fluent Terminal window.
  3. Open new window by clicking the task bar icon.
  4. The new window is displayed in the foreground but is not active, that is, you can't type into the window until you click it.

With this PR it works as expected in most cases. I admit it sometimes fails to activate correctly, but I haven't found the cause so far.

@felixse felixse merged commit 8fa971c into felixse:master Nov 9, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants