https://bugs.winehq.org/show_bug.cgi?id=57285
Bug ID: 57285 Summary: Foxit Reader - maximized view don't work properly Product: Wine Version: 9.19 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: andreas.franz@arcor.de Distribution: ---
Created attachment 77227 --> https://bugs.winehq.org/attachment.cgi?id=77227 Foxit maximized
Foxit Reader works well, until you'll try to maximize his window. Parts (right side) of his window won't be visible. Window seems to be maximized, but rendered with "normal" size.
Everything is fine on stable-branch.
https://bugs.winehq.org/show_bug.cgi?id=57285
Fabian Maurer dark.shadow4@web.de changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |dark.shadow4@web.de
--- Comment #1 from Fabian Maurer dark.shadow4@web.de --- Can you link the version you used?
https://bugs.winehq.org/show_bug.cgi?id=57285
--- Comment #2 from AndyF andreas.franz@arcor.de --- https://www.foxit.com/de/downloads/#foxit-pdf-reader
I've used latest Windows-Version.
https://bugs.winehq.org/show_bug.cgi?id=57285
Fabian Maurer dark.shadow4@web.de changed:
What |Removed |Added ---------------------------------------------------------------------------- URL| |https://cdn78.foxitsoftware | |.com/product/reader/desktop | |/win/2024.3.0/FoxitPDFReade | |r20243_enu_Setup_Prom.exe Keywords| |download Ever confirmed|0 |1 Status|UNCONFIRMED |NEW
--- Comment #3 from Fabian Maurer dark.shadow4@web.de --- Confirming.
https://bugs.winehq.org/show_bug.cgi?id=57285
AndyF andreas.franz@arcor.de changed:
What |Removed |Added ---------------------------------------------------------------------------- Version|9.19 |9.21
--- Comment #4 from AndyF andreas.franz@arcor.de --- .. issue is still preset with 9.21
https://bugs.winehq.org/show_bug.cgi?id=57285
Fabian Maurer dark.shadow4@web.de changed:
What |Removed |Added ---------------------------------------------------------------------------- Version|9.21 |9.19
--- Comment #5 from Fabian Maurer dark.shadow4@web.de --- Please don't change the version after reporting an issue.
https://bugs.winehq.org/show_bug.cgi?id=57285
AndyF andreas.franz@arcor.de changed:
What |Removed |Added ---------------------------------------------------------------------------- Regression SHA1| |b68e82e8e51a066bdcbd66ab8b3 | |e7da003b55a65
https://bugs.winehq.org/show_bug.cgi?id=57285
--- Comment #6 from AndyF andreas.franz@arcor.de --- b68e82e8e51a066bdcbd66ab8b3e7da003b55a65 is the first bad commit commit b68e82e8e51a066bdcbd66ab8b3e7da003b55a65 Author: RĂ©mi Bernon rbernon@codeweavers.com Date: Wed Jul 17 10:51:20 2024 +0200
winex11: Reset empty window shape even without a window surface.
And invalidate the window surface shape if any, so that it gets updated again in update_surface_region if the window is actually shaped.
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=56972
dlls/winex11.drv/bitblt.c | 3 --- dlls/winex11.drv/window.c | 32 ++++++++++++++++++++------------ 2 files changed, 20 insertions(+), 15 deletions(-)
https://bugs.winehq.org/show_bug.cgi?id=57285
AndyF andreas.franz@arcor.de changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |rbernon@codeweavers.com
https://bugs.winehq.org/show_bug.cgi?id=57285
AndyF andreas.franz@arcor.de changed:
What |Removed |Added ---------------------------------------------------------------------------- Distribution|--- |Mint
https://bugs.winehq.org/show_bug.cgi?id=57285
AndyF andreas.franz@arcor.de changed:
What |Removed |Added ---------------------------------------------------------------------------- Component|-unknown |winex11.drv
https://bugs.winehq.org/show_bug.cgi?id=57285
AndyF andreas.franz@arcor.de changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |regression