Bug with Display "fullscreen" and several window

Report any Hollywood bugs here
Post Reply
sinisrus
Posts: 347
Joined: Tue Apr 21, 2015 5:43 pm

Bug with Display "fullscreen" and several window

Post by sinisrus »

Hello,

I have bug with Display "fullscreen" and several window if i clique on background screen the screen background front and all window back the screen i have this bug only os4 on os3 is good

thank you for help me
sinisrus
Posts: 347
Joined: Tue Apr 21, 2015 5:43 pm

Re: Bug with Display "fullscreen" and several window

Post by sinisrus »

For look the bug test this on AmigaOs4:
Doubleclick on the background for see the problem

---

@DISPLAY 1, {X=0, Y=100, Width=1,Height=1, Mode="FullScreen", ScrWidth=1440, ScrHeight=900, ScrDepth=32, Color=#BLACK, Backfill={Type="COLOR", Color=#GRAY, HideTitleBar=0}}
@DISPLAY 2, {X=50, Y=50, Width = 150, Height = 360, Borderless=0, Color=#GRAY, Title = "Sprite display"}
@DISPLAY 3, {X=500, Y=50, Width = 200, Height = 250, Borderless=0, Color=#BLUE, Title = "Double buffered display"}
@DISPLAY 4, {X=150, Y=400, Width = 200, Height = 256, Borderless=0, Color=#RED, Title = "Layered display"}

Repeat
WaitEvent
Forever

---
User avatar
airsoftsoftwair
Posts: 5433
Joined: Fri Feb 12, 2010 2:33 pm
Location: Germany
Contact:

Re: Bug with Display "fullscreen" and several window

Post by airsoftsoftwair »

Yes, this is a known bug but it has already been fixed. It will work correctly in the next version.
sinisrus
Posts: 347
Joined: Tue Apr 21, 2015 5:43 pm

Re: Bug with Display "fullscreen" and several window

Post by sinisrus »

very good!!! thank you :-)
Post Reply