Builds in Linux GTK 3 show wrong layout postions (2017 >=R2)

Hmm… I wonder if this is related to your issue?
<https://xojo.com/issue/50044> - Linux GTK 3 Background Color drawn outside the borders and controls are sometimes hidden passed the borders of a window.

export GDK_BACKEND=x11;./Xojo

[quote=356288:@Tim Jones]Odd that I’m not witnessing any of this with Fedora, CentOS, or Mint with GTK 3 as the primary GTK platform. My apps and the IDE are correct in appearance on all three of my test systems.

Is it possible that the issue is in the desktop manager from ElementaryOS?

Or, are you using any GTK declares to manipulate the window hints and decorations?[/quote]

Happened since GTK3 was used. We don’t use declares in linux. Happens even with a most basic app (single control) or just setting Window1.Custom Color = true in the ide.

[quote=356293:@Jürg Otter]Hmm… I wonder if this is related to your issue?
<https://xojo.com/issue/50044> - Linux GTK 3 Background Color drawn outside the borders and controls are sometimes hidden passed the borders of a window.

export GDK_BACKEND=x11;./Xojo

That is the issue i’ve reported.

But that still doesn’t fix anything. Setting to x11 doesn’t show a difference only more errors.

I hope they manage to get it fixed as the case is marked “fixed”.

It’s back to “verified”… until Xojo can support this: <https://xojo.com/issue/50120>

In <https://xojo.com/issue/50044> William Yu has added one more possible workaround : Install X11 backend

[quote=357420:@Jürg Otter]It’s back to “verified”… until Xojo can support this: <https://xojo.com/issue/50120>

In <https://xojo.com/issue/50044> William Yu has added one more possible workaround : Install X11 backend[/quote]

Did this, but doesn’t work on elementary.