Details
-
Bug
-
Resolution: Unresolved
-
Major
-
None
-
None
-
None
Description
It seems that ReactOS have some issues on window class with CS_OWNDC set.
For example, GreenPad uses CS_OWNDC for its edit view control:
(it doesn't set wndclass.hbrBackground on outer control and main window, only the inner view control is responsible to paint the text and background)
and clicking on taskbar item to hide and unhide GreenPad sometimes will make inner view control becomes completely invisible:
in such case, even GreenPad loads a file and scrollbar becoming usable, scrolling it can not make control to redraw its context correctly:
test binary is attached.
Attachments
Issue Links
- relates to
-
CORE-13149 No screen refresh in Abiword 2.6.8 edit view after scrolling with mouse wheel
- Open
-
CORE-11787 HexEdit 1.2.1 from rapps does not redraw its main view
- Resolved