-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Closed
Labels
B - bugDang, that shouldn't have happenedDang, that shouldn't have happenedC - needs investigationIssue must be confirmed and researchedIssue must be confirmed and researchedDS - macos
Description
For this test make sure you have "Prefer tabs" set to "always" in system preferences.
When testing the multiwindow
example program I noticed:
- Initial 3 windows created in the code are grouped together with tabs.
- First window created by hitting a key ends up in a totally separate window.
- Further windows created by hitting a key do get grouped with that one.
I don't understand why it makes a separate window that first time.
The good news is this problem doesn't occur in at least one downstream project, alacritty
. But that just makes me even more curious to know what causes the problem and how one would avoid it.
Metadata
Metadata
Assignees
Labels
B - bugDang, that shouldn't have happenedDang, that shouldn't have happenedC - needs investigationIssue must be confirmed and researchedIssue must be confirmed and researchedDS - macos