http://bugs.winehq.org/show_bug.cgi?id=58814
Bug ID: 58814 Summary: When editing an item in a ListView or ListCtrl, the text is truncated after editing. Product: Wine Version: 10.16 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: comctl32 Assignee: wine-bugs@winehq.org Reporter: axis6404@proton.me Distribution: ---
Created attachment 79471 --> http://bugs.winehq.org/attachment.cgi?id=79471 bug video
When editing text items in a ListView or ListCtrl, characters get truncated after editing. For example, typing “main” results in ‘ma’ after editing. However, when the window redraws afterward, it correctly displays “main”.