Description
reactos-bootcd-0.4.15-dev-6801-ga52c713-x86-gcc-lin-dbg + patch from https://github.com/reactos/reactos/pull/5822 from CleverKing to about regression due to CORE-19258 and CORE-19061 and CORE-19170.
- Open Task Manager
- Right click > Minimize
- Right click > Move
- Incorrect cursor
- Incorrect window size and position
- Incorrect subsequent use of "Restore" / "Resize"
- Expected result : like in Win2K3, the "Move" shall be disabled as it makes no sense :
Faulty code : https://git.reactos.org/?p=reactos.git;a=blob;f=win32ss/user/ntuser/menu.c;hb=128e7f5aeab55912b35814597fcde32c978951dc#l1369
Fixed by patch : scmove.patch