View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0038144 | Lazarus | LCL | public | 2020-11-27 23:46 | 2020-11-27 23:47 |
Reporter | chronos | Assigned To | |||
Priority | normal | Severity | minor | Reproducibility | always |
Status | new | Resolution | open | ||
Platform | Windows | OS | Windows | ||
Product Version | 2.0.10 | ||||
Summary | 0038144: TCanvas Width and Height not updated if resized down | ||||
Description | TCanvas.Width and TCanvas.Height are not correctly updated to reflect resized owner on Windows. It works if resized up but not updated if resized down. The problem is visible only on Windows and not with Linux/GTK2. | ||||
Steps To Reproduce | Open attached project on Windows and resize form up and then down. Observe how TCanvas width and height are not changed correctly for resize down. | ||||
Tags | No tags attached. | ||||
Fixed in Revision | |||||
LazTarget | |||||
Widgetset | Win32/Win64 | ||||
Attached Files |
|