https://bugs.winehq.org/show_bug.cgi?id=44651
Bug ID: 44651 Summary: Microsoft Office: context menu doesn't show properly and font smoothing does not apply Product: Wine-staging Version: 3.3 Hardware: x86 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: genaloner@gmail.com CC: erich.e.hoover@wine-staging.com, michael@fds-team.de, sebastian@fds-team.de Distribution: ---
Created attachment 60659 --> https://bugs.winehq.org/attachment.cgi?id=60659 On fisrt window vanilla wine with good-looking fonts. On second - staging branch with context menu bug and weird fonts
Context menu in Office apps is not called when I press the right mouse button. When I call the context menu from the keyboard, it is displayed. Sometimes context menu shows, but at the top right of the screen. This bug exists only in Staging branch since 2.21 to 3.3 (forked wersion from https://github.com/wine-staging/wine-staging). On vanilla wine Office works without any problems.
Also `winetricks fontsmooth=rgb` don't work with Office applications. On wanilla wine this command makes fonts smooth. But on staging it does nothing.
On fir
https://bugs.winehq.org/show_bug.cgi?id=44651
Gena genaloner@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Distribution|--- |ArchLinux
https://bugs.winehq.org/show_bug.cgi?id=44651
Gena genaloner@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |genaloner@gmail.com
https://bugs.winehq.org/show_bug.cgi?id=44651
Fabian Maurer dark.shadow4@web.de changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |dark.shadow4@web.de
--- Comment #1 from Fabian Maurer dark.shadow4@web.de --- This seems to be two different issues, can you please split them into two separate bug reports? I.e. make this about the font smoothing issue and create other for the context menu issue.
https://bugs.winehq.org/show_bug.cgi?id=44651
--- Comment #2 from Gena genaloner@gmail.com --- Okay! Sorry, I thought that these problems are connected with some specific patch of Staging.
https://bugs.winehq.org/show_bug.cgi?id=44651
Gena genaloner@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Summary|Microsoft Office: context |Microsoft Office: context |menu doesn't show properly |menu doesn't show properly |and font smoothing does not | |apply |
https://bugs.winehq.org/show_bug.cgi?id=44651
Zebediah Figura z.figura12@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Ever confirmed|0 |1 Status|UNCONFIRMED |NEW CC| |z.figura12@gmail.com
--- Comment #3 from Zebediah Figura z.figura12@gmail.com --- I can confirm this as a bug, sort of. In my case I don't see the context menu show up at all.
I haven't figured out which patch is responsible, but the two most obvious contenders (user32-Mouse_Message_Hwnd and winex11-ClipCursor) aren't it.