sublimehq / sublime_text

Issue tracker for Sublime Text
https://www.sublimetext.com
811 stars 39 forks source link

remember_workspace: true ignored on Windows 10 #5860

Open martijnluinstra opened 1 year ago

martijnluinstra commented 1 year ago

Description of the bug

I'm using multiple ST windows on multiple Windows 10 virtual desktops. When I exit ST (or restart my computer) and start ST again, the ST windows don't open on the virtual desktop they were on before, but on the currently active virtual desktop. I've set "remember_workspace": true, in my preferences, but it doesn't make a difference.

I do not experience this issue with ST build 4126, which opens the windows on the virtual desktops they were closed on.

Steps to reproduce

  1. Start ST
  2. Make sure "remember_workspace" setting is set to true
  3. Open 2 windows, move one to another virtual desktop
  4. Exit ST (file → exit)
  5. Start ST again

Expected behavior

Both windows reopen on the virtual desktop they were on before exiting ST.

Actual behavior

Both windows open on the current virtual desktop.

Sublime Text build number

4143

Operating system & version

Windows 10 22H2

(Linux) Desktop environment and/or window manager

No response

Additional information

No response

OpenGL context information

No response

deathaxe commented 1 year ago

Seems to work fine with ST 4147 on Win11 22H2