https://bugs.winehq.org/show_bug.cgi?id=48633
Bug ID: 48633 Summary: CSS HTML Validator 2020 - toolbar does not display properly Product: Wine Version: 5.2 Hardware: x86 OS: Linux Status: UNCONFIRMED Severity: major Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: support@htmlvalidator.com Distribution: ---
Created attachment 66485 --> https://bugs.winehq.org/attachment.cgi?id=66485 Shows incorrect display of Toolbar (look at row containing "New List" and more)
The Batch Wizard tool in CSS HTML Validator 2020 does not display the Toolbar properly.
To reproduce:
1. Download trial version at https://www.htmlvalidator.com/private/css-html-validator-wine-bug-x64-setup....
2. Install and run program.
3. Go to the Batch Wizard (F2).
4. By default, the toolbar is hidden in Wine because it does not display properly. To force the display of the toolbar, choose Options->Force Toolbar.
5. The toolbar icons and spacing will not display properly. The toolbar buttons appear to be fully justified, but they should be left justified.
6. The toolbar should look more like it does on Windows (see attachment).
https://bugs.winehq.org/show_bug.cgi?id=48633
--- Comment #1 from Albert Wiersch support@htmlvalidator.com --- Created attachment 66486 --> https://bugs.winehq.org/attachment.cgi?id=66486 Screenshot in Windows of how the Toolbar should look in the Batch Wizard
https://bugs.winehq.org/show_bug.cgi?id=48633
Albert Wiersch support@htmlvalidator.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Hardware|x86 |x86-64
https://bugs.winehq.org/show_bug.cgi?id=48633
Aaro Altonen a.altonen@hotmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |a.altonen@hotmail.com
--- Comment #2 from Aaro Altonen a.altonen@hotmail.com --- Created attachment 66690 --> https://bugs.winehq.org/attachment.cgi?id=66690 toolbar patch
the following patch fixes the issue. It seems that the application does not set the BTNS_AUTOSIZE flag or Windows automatically uses that flag if nothing else is provided whereas Wine doesn't.
https://bugs.winehq.org/show_bug.cgi?id=48633
--- Comment #3 from Albert Wiersch support@htmlvalidator.com --- Created attachment 66889 --> https://bugs.winehq.org/attachment.cgi?id=66889 Slight progress in Wine 5.6 but still very buggy
An screenshot of an email from a customer who tested CSS HTML Validator with Wine 5.5 and Wine 5.6. It shows some slight progress but still a long way to go.
https://bugs.winehq.org/show_bug.cgi?id=48633
François Gouget fgouget@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |fgouget@codeweavers.com Keywords| |patch