[yast-devel] Huge window during package install
I'm trying to duplicate the following bug so I might be able to fix it: https://bugzilla.novell.com/show_bug.cgi?id=309049 Unfortunately, I have not been able to reproduce it on my computer. Someone yesterday in #opensuse-gnome mentioned that they had seen it a few times but not always. In the times they saw it, there was no window decoration around the window. In other words, there was no window decoration (title bar, etc.). Does anyone know of a case where yast will create a window without window frames? Thanks for any direction someone may have! -Boyd -- To unsubscribe, e-mail: yast-devel+unsubscribe@opensuse.org For additional commands, e-mail: yast-devel+help@opensuse.org
On Fri, Sep 28, 2007 at 01:39:57PM -0600, Boyd Timothy wrote:
I'm trying to duplicate the following bug so I might be able to fix it:
https://bugzilla.novell.com/show_bug.cgi?id=309049
Unfortunately, I have not been able to reproduce it on my computer. Someone yesterday in #opensuse-gnome mentioned that they had seen it a few times but not always. In the times they saw it, there was no window decoration around the window. In other words, there was no window decoration (title bar, etc.).
Does anyone know of a case where yast will create a window without window frames?
Hi Boyd, In general, here are the options that the YCP code can use when opening a window: http://forgeftp.novell.com/yast/doc/SL10.2/tdg/YUI_builtins_OpenDialog_with_... So an option to minimize decorations is `smallDecorations but I checked that it is not used for the package installer. I suspect that the title was moved offscreen by the window manager while trying to make the big window fit the screen. -- Martin Vidner, YaST developer http://en.opensuse.org/User:Mvidner Kuracke oddeleni v restauraci je jako fekalni oddeleni v bazenu -- To unsubscribe, e-mail: yast-devel+unsubscribe@opensuse.org For additional commands, e-mail: yast-devel+help@opensuse.org
participants (2)
-
Boyd Timothy
-
Martin Vidner