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”.
http://bugs.winehq.org/show_bug.cgi?id=58814
axis6404@proton.me changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download URL| |https://www.rimarts.jp/down | |loads/B2/bk28108.exe
http://bugs.winehq.org/show_bug.cgi?id=58814
--- Comment #1 from axis6404@proton.me --- Sorry. The correct term is TreeCtrl or TreeView. ListView or ListCtrl is incorrect.
http://bugs.winehq.org/show_bug.cgi?id=58814
Nikolay Sivov bunglehead@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Summary|When editing an item in a |When editing an item in a |ListView or ListCtrl, the |TreeView, the text is |text is truncated after |truncated after editing. |editing. |