[Bug 2083744] Re: Window Maximized is not persistent for some apps after startup

2024-12-05 Thread Jakub Klos
Found the problem in Gnome Mutter issues: https://gitlab.gnome.org/GNOME/mutter/-/issues/3385 ** Bug watch added: gitlab.gnome.org/GNOME/mutter/-/issues #3385 https://gitlab.gnome.org/GNOME/mutter/-/issues/3385 -- You received this bug notification because you are a member of Ubuntu Bugs, whi

[Bug 2083744] Re: Window Maximized is not persistent for some apps after startup

2024-11-27 Thread Jakub Klos
I have come up with a reproduction code (main.cpp) Just compile with: g++ main.cpp -o testapp -fPIC $(pkg-config --cflags --libs Qt5Widgets) 1. Compile 2. Start the app, maximize the window and close/quit 3. Start the app again, it will not start maximized 100% reproducable on any Ubuntu 24.04 I

[Bug 2083744] Re: Window Maximized is not persistent for some apps after startup

2024-11-12 Thread Joe
The workaround for me is to resize manually the window to full size without clicking maximize button. Another problem is that in Ubuntu 24 there is another bug, which doesn't draw borders for some apps, so you can't even resize them properly. For that you may hold WIN button + hold mouse middle b

[Bug 2083744] Re: Window Maximized is not persistent for some apps after startup

2024-11-12 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: gtk+3.0 (Ubuntu) Status: New => Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2083744 Title: Wi

[Bug 2083744] Re: Window Maximized is not persistent for some apps after startup

2024-11-12 Thread Jakub Klos
Yes, this issue has been driving me nuts since the beta of 24.04. I have even reported this but cannot find the ticket, better there is a separate ticket though. I think this affects qt5 apps somehow and I have a workaround to "remember" the maximized state. I can reproduce this anywhere and also i