Details
-
Bug
-
Resolution: Fixed
-
Major
-
None
Description
20230408-0.4.15-dev-5922-gfc5311a
Both our mspaint on Windows and our mspaint on ReactOS are not working in copying and pasting. This issue is mspaint's bug.
../base/applications/mspaint/toolsmodel.cpp(223) : ToolsModel::OnFinishDraw()
|
../base/applications/mspaint/history.cpp(49) : CopyPrevious: 3
|
fixme:(win32ss/user/user32/windows/cursoricon.c:1639) The flag LR_COPYRETURNORG is not implemented for bitmaps
|
../base/applications/mspaint/history.cpp(102) : ResetToPrevious: 4
|
fixme:(win32ss/user/user32/windows/cursoricon.c:1639) The flag LR_COPYRETURNORG is not implemented for bitmaps
|
(win32ss/gdi/gdi32/objects/gdiobj.c:326) Trying to delete system object 0x00900011
|
../base/applications/mspaint/history.cpp(102) : ResetToPrevious: 4
|
fixme:(win32ss/user/user32/windows/cursoricon.c:1639) The flag LR_COPYRETURNORG is not implemented for bitmaps
|
(win32ss/gdi/gdi32/objects/gdiobj.c:326) Trying to delete system object 0x00900011
|
NDIS_STATUS_MEDIA_CONNECT
|
DHCPCSVC: Adapter Name: [{3cd3a33f-b4d8-4105-932a-f0c894fc15e3}] (dynamic)
|
../base/applications/mspaint/toolsmodel.cpp(223) : ToolsModel::OnFinishDraw()
|
../base/applications/mspaint/history.cpp(49) : CopyPrevious: 4
|
fixme:(win32ss/user/user32/windows/cursoricon.c:1639) The flag LR_COPYRETURNORG is not implemented for bitmaps
|
../base/applications/mspaint/history.cpp(102) : ResetToPrevious: 5
|
fixme:(win32ss/user/user32/windows/cursoricon.c:1639) The flag LR_COPYRETURNORG is not implemented for bitmaps
|
(win32ss/gdi/gdi32/objects/gdiobj.c:326) Trying to delete system object 0x00900011
|
../base/applications/mspaint/history.cpp(102) : ResetToPrevious: 5
|
fixme:(win32ss/user/user32/windows/cursoricon.c:1639) The flag LR_COPYRETURNORG is not implemented for bitmaps
|
(win32ss/gdi/gdi32/objects/gdiobj.c:326) Trying to delete system object 0x00900011
|
Attachments
Issue Links
- relates to
-
CORE-18867 mspaint: Refactor and improve
- Resolved