Closed oscarrob754 closed 2 months ago
Try opening the tab manager in its' own tab
Tried that. It didn’t work.
On Tue, Aug 1, 2023 at 3:22 PM mastef @.***> wrote:
Try opening the tab manager in its' own tab
— Reply to this email directly, view it on GitHub https://github.com/stefanXO/Tab-Manager-Plus/issues/217#issuecomment-1661118781, or unsubscribe https://github.com/notifications/unsubscribe-auth/A35FKQLJWTE5XRTFKUPBKO3XTFXSRANCNFSM6AAAAAA3ABGYWI . You are receiving this because you authored the thread.Message ID: @.***>
-- JR
Jonathan Robertson Newport Beach, CA @.***
"Never get angry. Never make a threat. Reason with people." Don Vito Corleone, 'The Godfather', Mario Puzo US novelist & screenwriter (1920 - 1999)
“Quia ursus pusilli ingenii sum verbs difficilia fastidio”
Then I think it's trying to restore the windows to a monitor position that doesn't exist anymore - e.g. if at home/office you have a monitor connected and now you don't.
I also just ran into that.
Seems like a more recent change that windows that are being created by extensions have to cover at least 50% of the screen.
That's probably it since I'm currently in a hotel on my laptop and my home monitor is a widescreen. Any solution?
PS - in chrome on a Macbook M1x at home its connected to a Samsung wide screen
So I found one quick way :
Thanks, I'll check it out. JR
Jonathan Robertson Newport Beach, CA @.***
"Never get angry. Never make a threat. Reason with people." Don Vito Corleone, 'The Godfather', Mario Puzo US novelist & screenwriter (1920 - 1999)
“Quia ursus pusilli ingenii sum verbs difficilia fastidio”
On Tue, Aug 1, 2023 at 10:07 PM mastef @.***> wrote:
So I found one quick way :
- In the options menu - export your sessions [image: image] https://user-images.githubusercontent.com/762297/257707013-30cf4bc4-1dcc-4d2b-bcde-e2f7665925aa.png
- Open that .json file with some text editor like notepad
- Search for any mentions of "top" and "left" that have a negative value : [image: image] https://user-images.githubusercontent.com/762297/257707208-aa411898-e356-4dc2-8ac2-3c2dafdf3bf5.png
- Change them to 0 [image: image] https://user-images.githubusercontent.com/762297/257707285-841616db-b116-426a-abeb-66d4162bf0cb.png
- Save the file
- In the options import it again through "restore sessions" [image: image] https://user-images.githubusercontent.com/762297/257707361-f6840158-28b8-4e5a-a239-27ceeba21f27.png
— Reply to this email directly, view it on GitHub https://github.com/stefanXO/Tab-Manager-Plus/issues/217#issuecomment-1661502813, or unsubscribe https://github.com/notifications/unsubscribe-auth/A35FKQJAAANN255P7O6JPD3XTHOB3ANCNFSM6AAAAAA3ABGYWI . You are receiving this because you authored the thread.Message ID: @.***>
Got the same problem but I didn't have any negative numbers. In my case I reset all the positions to 0 and it worked!
Also ran into the same problem. Changed all "top" and "left" in the json file and imported it again and it worked. Why not implement a radio button where you can choose if you want to save the window positions or not and maybe put store window position as Beta? If you choose not to store the window positions all "top" and "left" are put to zero in Tab Manager. Just a suggestion to get around the problem "easy".
This happens constantly in multi-screen configurations, so it would probably be smart to actually fix the code to just min() the size with the size of the screen so that it doesn't completely refuse to open the window but just makes the window smaller. Could this be fixed?
Should be fixed in next version based on a65574d7a25799444a457a4bdb936e4a940a3ba0
I'm on a hotel network away from home and all of a sudden windows won't restore. They save. The tabs are labled but when I try to restore I get nothing.