https://bugs.winehq.org/show_bug.cgi?id=53485
Bug ID: 53485 Summary: Cursor is missing in Visio 2003 when editing text Product: Wine Version: 7.14 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: winebugs@copysoft.org Distribution: ---
In Visio 2003 running under Wine 7.14 the text cursor is not displayed when editing text.
How to reproduce:
Open visio, create a new document, select the text tool, type on the screen, the cursor does not appear.
Text input is fine, text is rendered fine and can be selected, copied and pasted, all that is missing is the cursor.
I've run a bisect and found that this commit appears to be responsible for the regression:
commit b8732c80b112af388264ac84d726aad09d93c8c6 Author: Zebediah Figura zfigura@codeweavers.com Date: Tue Apr 26 16:06:04 2022 +0100
win32u: Move caret APIs from user32.
Signed-off-by: Zebediah Figura zfigura@codeweavers.com Signed-off-by: Jacek Caban jacek@codeweavers.com Signed-off-by: Huw Davies huw@codeweavers.com Signed-off-by: Alexandre Julliard julliard@winehq.org
https://bugs.winehq.org/show_bug.cgi?id=53485
Christian Uceda winebugs@copysoft.org changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |jacek@codeweavers.com
https://bugs.winehq.org/show_bug.cgi?id=53485
Jacek Caban jacek@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |regression Regression SHA1| |b8732c80b112af388264ac84d72 | |6aad09d93c8c6
https://bugs.winehq.org/show_bug.cgi?id=53485
Zeb Figura z.figura12@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |z.figura12@gmail.com Ever confirmed|0 |1 Component|-unknown |user32 Status|UNCONFIRMED |NEW
--- Comment #1 from Zeb Figura z.figura12@gmail.com --- I can reproduce; I'm looking into this now.
https://bugs.winehq.org/show_bug.cgi?id=53485
Zeb Figura z.figura12@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|NEW |RESOLVED Fixed by SHA1| |30398d6f3350914fc1bc127eaa4 | |3279d5e30bd0e
--- Comment #2 from Zeb Figura z.figura12@gmail.com --- Fixed by https://source.winehq.org/git/wine.git/commitdiff/30398d6f3350914fc1bc127eaa43279d5e30bd0e.
https://bugs.winehq.org/show_bug.cgi?id=53485
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #3 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 8.0-rc2.