https://bugs.winehq.org/show_bug.cgi?id=45966
Bug ID: 45966 Summary: Regression from TraCFoil ribs plotting program Product: Wine Version: 3.17 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: tracfoil@free.fr Distribution: ---
Created attachment 62520 --> https://bugs.winehq.org/attachment.cgi?id=62520 Regression from TraCFoil ribs plotting program
I use TraCFoil (https://tracfoil.com/tracfoil/en/telechargementE.html) But somme problems with scrollbars with the last devel version This program is written in Visual Basic 5.0 Microsoft Libraries and controls needed to run this program -* Vb5fr.dll -* cmctlfr.dll -* Cmdlgfr.dll -* Msvbvm50.dll -* Comctl32.ocx -* Comdlg32.ocx
On Wine devel 3.17 horizontal and vertical scrollbars are no displayed see tf412_wine-devel317.png If i use on full screen the scrollbars are a black band see tf412_wine-devel317_full screen_hscrollbar.png
On Wine devel 3.14 horizontal and vertical scrollbars are displayed and OK see tf412_wine-devel314.png
If test on wine stable 3.0. horizontal and vertical scrollbars are displayed and OK see tf412_wine-stable303.png