GNOME Bugzilla – Bug 634809
Call window size is saved with the sidebar but restored without it
Last modified: 2011-07-12 09:22:36 UTC
Call someone, put the sidebar, the Vo/IP window is resized automatically. Close the sidebar, the windows keep the same size. Generally, the Vo/IP window is not automatically scaled to fit the size of videos and other informations. This must be done manually.
Works fine with me using 2.91.x (with GTK3).
Created attachment 174527 [details] Normal Vo/IP call
Created attachment 174528 [details] Window call with sidebar
Created attachment 174530 [details] Window call not resized
Sorry, bad explanations. Call someone, put the sidebar and close the window. Call again: the window is not is not scaled to fit the size of video.
Oh, I see
*** Bug 644904 has been marked as a duplicate of this bug. ***
From bug #644904: > I also noticed that if you close the call window with the sidebar displayed, > the next call window opened ends up being the same size but without the sidebar > displayed. So it is saving the window size/position based on the sidebar being > displayed even though it is hidden by default.
I have fixed this and a couple of related issues in my branch on https://bugzilla.gnome.org/show_bug.cgi?id=582442 I've tried to do it by hiding the sidebar when the user closes the window (on ::destroy) but I haven't been able to make that work, so I've done it in a different way in the end.
Fixed in empathy-call (not in empathy-av which will eventually dissapear). This problem has been fixed in the development version. The fix will be available in the next major software release. Thank you for your bug report.