(In reply to werner.fink from comment #69) > 0 * DG: 10080x2100 VP: 0,0 WA: 0,0 3360x1050 N/A
Looks fine to me. You can try `wm-win-tool`, but note, that the easiest way in using my tool is using it in conjunction with the Window Titler [add-on](https://addons.mozilla.org/de/firefox/addon/window-titler/), that allows you to add a static title to your Firefox windows. Since the window title usually depends on the active tab, this add-on is valuable on its own for managing multiple FF windows. Thanks again, Pavel, for the hint. `wm-win-tool` has an option `-b, --brackets`, that matches exactly these static titles surrounded by brackets, and saves their desktop, geometry, and state: ``` wm-win-tool -vb store ``` to be restored with ``` wm-win-tool -vb restore ``` That should work for your case as well. Have a look at the [README](https://github.com/frispete/wm-win-tool) for further details. -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to firefox in Ubuntu. https://bugs.launchpad.net/bugs/684982 Title: Firefox windows don't restore on correct workspaces Status in Mozilla Firefox: Fix Released Status in firefox package in Ubuntu: Confirmed Bug description: Binary package hint: firefox Create two workspaces Open one firefox window on the first workspace, second on the second one. Quit (or crash) firefox, specifying "Yes, remember my windows" Expected behavior: second window shows up on second workspace Actual behavior: Both windows appear on the current workspace To manage notifications about this bug go to: https://bugs.launchpad.net/firefox/+bug/684982/+subscriptions -- Mailing list: https://launchpad.net/~desktop-packages Post to : [email protected] Unsubscribe : https://launchpad.net/~desktop-packages More help : https://help.launchpad.net/ListHelp

