padding property in TWebGroupBox

Hi there,

In Web Core 2.6 the padding property was added to TWebGroupBox. After placing a TWebGroupBox control (default properties) in Delphi 10.2, the actual control in Chrome or Firefox looks substantially different than in the designer. The attached project demonstrates the appearance of a (1) default TWebPanel, (2) default TWebGroupBox, (3) TWebGroupBox with padding adjusted so that it looks identical to a 2.5.4 TWebGroupBox, and a (4) TWebGroupBox with padding adjusted so that the border looks similar to the default TWebPanel. In the designer each TWebGroupBox has a TWebPanel aligned to the bottom-left and bottom-right corners.

Is there anything that looks unusual here? I am not familiar with how padding works in HTML so if you have any references that explain this behaviour that would be helpful:
TGroupBoxTest.zip (7.4 KB)

Thanks,

Thanks for reporting.
We applied an improvement to make this render better with the latest releases of Chrome, Edge Chromium & Firefox

Thanks Bruno for fixing this. However, we got an error when clicking to download TMS WEB CORE 2.6.1.2:

Is most likely a temporary glitch. Can you retry?

Hi Bruno,

I just tried again and unluckily I still saw the above issue.

Tried again today and it works now, Thank-you!

1 Like