http://bugs.winehq.org/show_bug.cgi?id=58144
Bug ID: 58144 Summary: Wordpad: garbage in dialog when opening Edit>Advanced>Complete Text Product: Wine Version: 10.5 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: trivial Priority: P2 Component: programs Assignee: wine-bugs@winehq.org Reporter: kyle.kcsoftwares@gmail.com Distribution: ---
As logged in ReactOS https://jira.reactos.org/browse/CORE-19868 with possible fix in https://github.com/reactos/reactos/pull/7922
Open Wordpad Do NOT enter any content Edit>Advanced>Complete Text Shows a first "empty" dialog (expected, as no content) then shows a second dialog with some garbage ==> Should not happen.
http://bugs.winehq.org/show_bug.cgi?id=58144
KRosUser kyle.kcsoftwares@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- URL| |https://jira.reactos.org/br | |owse/CORE-19868 Distribution|--- |Ubuntu
http://bugs.winehq.org/show_bug.cgi?id=58144
--- Comment #1 from KRosUser kyle.kcsoftwares@gmail.com --- Fixed in ReactOS by https://github.com/reactos/reactos/commit/2aa6fc1c7f50197b4d99d5de485cc2eb34...
http://bugs.winehq.org/show_bug.cgi?id=58144
Serge Gautherie winehq-bugs_serge_180716@gautherie.fr changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |winehq-bugs_serge_180716@ga | |utherie.fr
--- Comment #2 from Serge Gautherie winehq-bugs_serge_180716@gautherie.fr --- While here, (document) why is it needed to allocate/get/display twice? https://gitlab.winehq.org/wine/wine/-/blob/master/programs/wordpad/wordpad.c...
http://bugs.winehq.org/show_bug.cgi?id=58144
--- Comment #3 from KRosUser kyle.kcsoftwares@gmail.com --- Was present in the initial implementation 20 years ago : https://github.com/wine-mirror/wine/commit/07bcfbdc9c8fca74f831dbe671b7425e3... Leftover of some "test" code ?