https://bugs.winehq.org/show_bug.cgi?id=44426
Bug ID: 44426 Summary: EssentialPim Portable 7.6.1 Free - Note editing component broken Product: Wine Version: 3.0-rc6 Hardware: x86 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: rebe@gmx.net Distribution: ---
In the notes tab. When entering new text in the notes field the text jumps to the end of the editing widget. This happens regularly in wine, esp. after several enter strokes.
Example: you add 12345 to the top. three times "enter" and then type "333". As a result you see the 333 text together with the existing text at the bottom of the window and a large space betweeb 12345 and 333 when scrolling. When you type a backspace everything is at the right place again.
The jumping occurs regularly when typing.
Apparently a font for the white spaces between the two text elements gets assigned a giant font size, as between the upper text and the bottom text seems to be just a single char which you can show it as a line cursor.