https://bugs.winehq.org/show_bug.cgi?id=49983
Bug ID: 49983 Summary: Texts in the menu items of Kicad 5.1.7-1 are over the icons. Product: Wine Version: 5.18 Hardware: x86-64 URL: https://kicad-pcb.org/download/windows/ OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: cedric.dewijs@eclipso.eu Distribution: ArchLinux
Created attachment 68383 --> https://bugs.winehq.org/attachment.cgi?id=68383 Screenshot showing text not placed correctly
Summary Texts in the menu items of Kicad 5.1.7-1 are over the icons.
Prepare wine: $ rm -rf ~/.wine/ $ wineserver -k $ wineboot
Download program: https://kicad-pcb.org/download/windows/ https://kicad-downloads.s3.cern.ch/windows/stable/kicad-5.1.7_1-x86_64.exe $ cd Downloads/ $ sha256sum kicad-5.1.7_1-x86_64.exe 6fa571c7ada9f5c7d5aef2c7c962ca4a51ac98ffb6077f8f9026d951f80281bb kicad-5.1.7_1-x86_64.exe
Steps to reproduce: 1) Install the program and accept the defaults $ wine kicad-5.1.7_1-x86_64.exe 2) Start the program: $ wine kicad.exe Now the main window of Kicad starts. 3) Click on file. Now a drop[ down menu folds out. There the texts re too far to the left, they are over the icons (see screenshot.)
My versions $ wine --version wine-5.18 (Staging) $ pacman -Q wine wine-staging 5.18-1 uname -a Linux cedric-p4 5.8.14-arch1-1 #1 SMP PREEMPT Wed, 07 Oct 2020 23:59:46 +0000 x86_64 GNU/Linux