https://bugs.winehq.org/show_bug.cgi?id=13088
Kieran ramos.kieran@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |ramos.kieran@gmail.com
--- Comment #13 from Kieran ramos.kieran@gmail.com --- Created attachment 57742 --> https://bugs.winehq.org/attachment.cgi?id=57742 console.log
(In reply to winetest from comment #12)
(In reply to winetest from comment #11)
Hovering on top of comments don't clearly work correctly, but clicking the notes seems to work just fine.
wine 1.9.16-git.
Hovering over the comments its clearly trying to show something, it shows a yellow box every time you hover over comment. Clicking the comments shows the content.
It's like some tooltip bug that some text is cut. I don't know how this supposed to look in windows.
wine 2.0rc4.
Still present in wine-2.4 using Acrobat Reader DC installed as per the AppDB with `winetricks mspatcha` and WinXP 32 bit prefix. I've attached a console log with the relevant fixme when trying to hover over a sticky note to view the comment. It seems it could be related to an unhandled interface:
fixme:richedit:IRichEditOleImpl_inner_fnQueryInterface 0x3055308: unhandled interface {8d33f740-cf58-11ce-a89d-00aa006cadc5}
This also does not allow the text of comments to be shown in the side bar (View -> Tools -> Comments -> Open). Currently the only way to edit comments is by double clicking on the comment to show the window popup. I tried to workaround this by using `winetricks riched20` and it just made the problem worse.