https://bugs.winehq.org/show_bug.cgi?id=51641
Bug ID: 51641 Summary: Battle net inlog screen does not render text and elements correctly Product: Wine Version: 6.15 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: cedric.dewijs@eclipso.eu Distribution: ---
Created attachment 70500 --> https://bugs.winehq.org/attachment.cgi?id=70500 console messages
After choosing a language, the battle.net installer asks me to log in. the text "log in" is supposed to be centered on the blue button, but it's not, it's too high.
When the window is no longer selected, every element (buttons and text) below "keep me logged in" is no longer displayed. When I hover above the location of the blue log in button, it's rendered again.
Steps to reproduce: $ rm -rf ~/.wine $ wineboot $ wine ~/Downloads/Battle.net-Setup.exe choose the default install location Choose the default language
My system: $ wine --version wine-6.15-123-gbe8501ac6f1 $ uname -a Linux cedric 5.13.10-arch1-1 #1 SMP PREEMPT Thu, 12 Aug 2021 21:59:14 +0000 x86_64 GNU/Linux
https://bugs.winehq.org/show_bug.cgi?id=51641
--- Comment #1 from Cedric cedric.dewijs@eclipso.eu --- Created attachment 70501 --> https://bugs.winehq.org/attachment.cgi?id=70501 Screenshot with missing buttons