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

[Launcher] clicking on icon with multiple windows does not cycle #816

Open
JakeStanger opened this issue Dec 16, 2024 · 0 comments
Open
Labels
bug Something isn't working

Comments

@JakeStanger
Copy link
Owner

Describe the bug
When a launcher item has more than one window open, clicking it always brings the first item to focus. Repeatedly clicking the icon is supposed to cycle between each window in the group but this appears to be broken.

To Reproduce
Steps to reproduce the behavior:

  1. Open multiple windows of same application
  2. Click icon on launcher
  3. Click icon again
  4. Notice 2nd window does not come into focus

Expected behavior
Each window is focused in a cycle.

@JakeStanger JakeStanger added the bug Something isn't working label Dec 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant