View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0037732 | Lazarus | Widgetset | public | 2020-09-10 22:35 | 2020-09-18 12:01 |
Reporter | CudaText man | Assigned To | Juha Manninen | ||
Priority | normal | Severity | minor | Reproducibility | sometimes |
Status | resolved | Resolution | fixed | ||
OS | Win10, Win7 | ||||
Product Version | 2.1 (SVN) | ||||
Summary | 0037732: Win32: bad window behavior after Restore from minimized state | ||||
Description | Demo (with exe, so you can test this Laz version's exe) - maximize window - minimize window - click Win10 taskbar btn to restore -> it's restored to NOT maximized state | ||||
Tags | No tags attached. | ||||
Fixed in Revision | r63882, r63888 | ||||
LazTarget | - | ||||
Widgetset | Win32/Win64 | ||||
Attached Files |
|
related to | 0036127 | resolved | Juha Manninen | [Patch] TForm's bounds and restored bounds are inconsistent |
|
|
|
More info - I cannot repeat it on my Win10 x64 2004, but 2 users of CudaText can - talks here https://github.com/Alexey-T/CudaText/issues/2830 |
|
I have three windows 10 PC's here with a variety of Lazarus installs of release versions, no trunks.. They all behave correctly. So maybe it's the fact that the trunk is being used could be a factor. |
|
I see the same issue on Win 10 (v2004)/64 bit when I do this - Start Lazarus trunk - Click the "minimize" button in the title bar --> the app does not disappear in the task bar but remains as a minimized window in the work as - exactly as Alexey shows in his screen shot - When I click the Lazarus icon in the task bar, Lazarus comes up again, but has an extraordinaily high main window. The component palette is about 430 pixels high while it has a height of about 50 pixels normally - When I drag the bottom edge of that super-high main window the height suddenly jumps back its normal value. Since this issue occured only recently it was easy to find the guilty revision: it is r63842 ("LCL: Improve TForm's bounds events. Issue 0036127, patch from Joeny Ang.", committed by Juha). Juha, I hope you don't mind that I assign this report to you. |
|
Ok, I reverted r63842 in r63882. Please test. Reopening the related issue. |
|
Works correctly again, for me. |
|
Works OK now. |
|
This seems to work also after r63888 (issue 0036127). Resolving. |
Date Modified | Username | Field | Change |
---|---|---|---|
2020-09-10 22:35 | CudaText man | New Issue | |
2020-09-10 22:35 | CudaText man | File Added: win-min.png | |
2020-09-10 22:35 | CudaText man | File Added: tst-dummy.zip | |
2020-09-10 22:36 | CudaText man | Note Added: 0125464 | |
2020-09-10 23:47 | jamie philbrook | Note Added: 0125466 | |
2020-09-10 23:49 | wp | Note Added: 0125467 | |
2020-09-10 23:49 | wp | Relationship added | related to 0036127 |
2020-09-10 23:50 | wp | Note Edited: 0125467 | View Revisions |
2020-09-10 23:50 | wp | Assigned To | => Juha Manninen |
2020-09-10 23:50 | wp | Status | new => assigned |
2020-09-11 20:03 | Juha Manninen | Note Added: 0125487 | |
2020-09-11 20:38 | wp | Note Added: 0125489 | |
2020-09-11 20:43 | CudaText man_ | Note Added: 0125490 | |
2020-09-18 12:01 | Juha Manninen | Status | assigned => resolved |
2020-09-18 12:01 | Juha Manninen | Resolution | open => fixed |
2020-09-18 12:01 | Juha Manninen | Fixed in Revision | => r63882, r63888 |
2020-09-18 12:01 | Juha Manninen | LazTarget | => - |
2020-09-18 12:01 | Juha Manninen | Widgetset | Win32/Win64 => Win32/Win64 |
2020-09-18 12:01 | Juha Manninen | Note Added: 0125611 |