Mailinglist Archive: yast-devel (132 mails)
| < Previous | Next > |
Re: [yast-devel] Huge window during package install
- From: Martin Vidner <mvidner@xxxxxxx>
- Date: Mon, 1 Oct 2007 11:39:13 +0200
- Message-id: <20071001093913.GA9505@xxxxxxxxxxxxxxxx>
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_options.html
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@xxxxxxxxxxxx
For additional commands, e-mail: yast-devel+help@xxxxxxxxxxxx
> 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_options.html
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@xxxxxxxxxxxx
For additional commands, e-mail: yast-devel+help@xxxxxxxxxxxx
| < Previous | Next > |