IntraWeb 15.2.56 is out!

<< Click to Display Table of Contents >>

Navigation:  Forum >

IntraWeb 15.2.56 is out!

Forum link

 


 

06-07-2022, 09:54 AM:

 

Hi guys,

 

there's a new update available

 

https://www.atozed.com/2022/06/intraweb-15-2-56/

 

Enjoy 

 


 

06-07-2022, 05:52 PM:

 

(06-07-2022, 09:54 AM)Alexandre Machado Wrote: [ -> ]Hi guys,

 

there's a new update available

 

https://www.atozed.com/2022/06/intraweb-15-2-56/

 

Enjoy 

 

Hi,

 

Is this update binary compatible with 15.2.55. 

 

Thanks in advance,

 

Omar Zelaya

 


 

06-09-2022, 03:49 PM:

 

Modal window resize

 

An error occurs when resizing modal windows in IW 15.2.56.

 

If the Visible flag of a container region is not set programmatically at least once, then Align = alClient has no effect on the container region and the container region will be resized in its design size.

 

After that, e.g. the Firefox browser is no longer able to fit other content of a website correctly into the browser window when the size is changed!

 

SizeUnit = suPercent;

 

WindowLeft    = -1;

 

WindowTop    = -1;

 

WindowWidth  = 100;

 

WindowHeight = 100;

 

Regards

 

JuergenS

 


 

06-09-2022, 09:59 PM:

 

(06-09-2022, 03:49 PM)JuergenS Wrote: [ -> ]Modal window resize

 

An error occurs when resizing modal windows in IW 15.2.56.

 

If the Visible flag of a container region is not set programmatically at least once, then Align = alClient has no effect on the container region and the container region will be resized in its design size.

 

After that, e.g. the Firefox browser is no longer able to fit other content of a website correctly into the browser window when the size is changed!

 

SizeUnit = suPercent;

 

WindowLeft    = -1;

 

WindowTop    = -1;

 

WindowWidth  = 100;

 

WindowHeight = 100;

 

Regards

 

JuergenS

 

Thanks for your report. I'm working on it and will get back to you ASAP

 


 

06-09-2022, 11:06 PM:

 

Hi JuergenS,

 

I can confirm that this specific test is behaving differently compared to 15.2.55. BTW, do you expect to see scrollbars to accommodate the internal region (the yellow one)?

 


 

06-10-2022, 05:00 AM:

 

I can confirm that there is a problem with 15.2.56 when not page or region template.

 

It has been fixed and the build machine is already working 

 

The new version 15.2.57 contains the fix and more goodies, like this perfect alignment for the inner region when using the modal window [attachment=502]

 

It should be ready in a couple of hours

 


 

06-10-2022, 07:59 AM:

 

Please update to IW 15.2.57:

 

https://www.atozed.com/2022/06/intraweb-15-2-57/