Atozed Forums
IntraWeb 15.2.56 is out! - Printable Version

+- Atozed Forums (https://www.atozed.com/forums)
+-- Forum: Atozed Software Products (https://www.atozed.com/forums/forum-1.html)
+--- Forum: IntraWeb (https://www.atozed.com/forums/forum-3.html)
+---- Forum: English (https://www.atozed.com/forums/forum-16.html)
+----- Forum: IntraWeb General Discussion (https://www.atozed.com/forums/forum-4.html)
+----- Thread: IntraWeb 15.2.56 is out! (/thread-2756.html)



IntraWeb 15.2.56 is out! - Alexandre Machado - 06-07-2022

Hi guys,

there's a new update available

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

Enjoy  Big Grin


RE: IntraWeb 15.2.56 is out! - ozelaya - 06-07-2022

(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  Big Grin

Hi,

Is this update binary compatible with 15.2.55. 

Thanks in advance,

Omar Zelaya


RE: IntraWeb 15.2.56 is out! - JuergenS - 06-09-2022

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


RE: IntraWeb 15.2.56 is out! - Alexandre Machado - 06-09-2022

(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


RE: IntraWeb 15.2.56 is out! - Alexandre Machado - 06-09-2022

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)?


RE: IntraWeb 15.2.56 is out! - Alexandre Machado - 06-10-2022

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  Exclamation

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


RE: IntraWeb 15.2.56 is out! - Alexandre Machado - 06-10-2022

Please update to IW 15.2.57:

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