Mark- 29 Posted September 2 Hello, Delphi 10.2 If I set the form's Constraint.MaxWidth to some value, 650 for example, with the form open, normal size and maximize the form, icon, right click menu, etc., the form bottom is hidden by the taskbar. With all Constraint.MaxWidth set to 0, works as expected. No anchors, align is none. Anyone seen this? It is reproducible with all forms I tested. Web searching, no joy. Ideas? Cheers, Mark Share this post Link to post
Mark- 29 Posted September 4 Hello, I attached a very simple project that demonstrates the issue. Here, the label is 1/2 hidden by the task bar if the max width constraint is set and the form maximized. Cheers, Mark Max.zip Share this post Link to post
Uwe Raabe 2058 Posted September 4 Please file a bug report at https://qp.embarcadero.com/ Share this post Link to post
Mark- 29 Posted September 4 10 minutes ago, Uwe Raabe said: Please file a bug report at https://qp.embarcadero.com/ I am using 10.2. Does the issue exist in 12.x? Share this post Link to post
Die Holländer 45 Posted September 5 (edited) In 11.3 it exist. I also saw some time ago that if you minimize a childform with Windows screen setting on 125% then the form disapears behind the taskbar.. (on a lot of Laptops it's default setting..) I don't have this issue on my machine because I like the auto-hide taskbar setting in Windows 😉 Edited September 5 by Die Holländer Share this post Link to post
Mark- 29 Posted September 5 4 hours ago, Uwe Raabe said: I can reproduce with 12.1 here. Thanks. Done: https://embt.atlassian.net/servicedesk/customer/portal/1/RSS-1709 Share this post Link to post