Michael M
Michael M
> I'd assume it works when it's not tabbed? I mean when you have multiple windows, but you don't tab them. Correct—multiple non-tabbed windows do not have the issue.
> Which macOS version is this? Big Sur 11.6.3 (20G415) on an Intel Mac (2019)
> At least for tabbed windows a workaround seems to be to resize the window after creating a new tab. Can confirm—works for me too
Weirdly, on my M1 Mac (Monterey, 12.1), `CreateNewWindow` actually creates a _new window_, and not a new tab in the same window. Not sure if this is a different issue.
At the risk of adding a "me too!" post, I can confirm that applying @sykesm's modification to my `~/.dvm/Vagrantfile` worked like a charm on my Fusion 6/Vagrant 1.6.3 system.
@carlskii if you're seeing this issue with VMware Fusion 6 and Vagrant 1.6.X, take a look at #42, specifically @sykesm's Vagrantfile workaround to get them to play nice together.