On Sun, 21 Sep 2014 11:51:42 +0200
Johann Haarhoff <[email protected]> wrote:
> Hi
>
> I just updated from 0.95.3 to 0.95.6, and noticed the following
> regression:
>
> I run firefox and thunderbird with no decorations, i.e.
> WMWindowAttributes contains:
>
> Navigator.Firefox = {
> NoTitlebar = Yes;
> StartMaximized = Yes;
> NoMiniaturizeButton = Yes;
> NoBorder = Yes;
> AlwaysUserIcon = Yes;
> Icon = "gnome-web-browser-foureight.png";
> NoResizebar = Yes;
> StartWorkspace = Two;
> NoCloseButton = Yes;
> };
>
> and
>
> Mail.Thunderbird = {
> NoTitlebar = Yes;
> StartMaximized = Yes;
> NoMiniaturizeButton = Yes;
> NoBorder = Yes;
> AlwaysUserIcon = Yes;
> NoResizebar = Yes;
> EmulateAppIcon = Yes;
> Icon = "kmail-foureight.png";
> StartWorkspace = One;
> NoCloseButton = Yes;
> };
>
> In 0.95.6, it does not calculate the horizontal dimension for
> maximizing correctly (see the interference between the dock and the
> window in the attached "maximizebug.png")
I can confirm that with those settings firefox is maximized in wrong
place. It's being moved one pixel right and down for me from place it
should be at and even thouth it should be maximized it seems that
maximization flag is not set ("Maximize" is available in window menu).
> Also, it seems that 0.95.6 does something wrong with the
> "NoWindowOverDock" setting, "maximizebug.png" was captured with
> "NoWindowOverDock = NO;", if I set it to YES, the right edge of the
> window is one icon-width away from the dock.
>
> Can anybody else reproduce this?
Can you describe your configuration a bit more?
In particular: IconPosition and NoWindowOverIcons settings.
--
To unsubscribe, send mail to [email protected].