http://bugs.winehq.org/show_bug.cgi?id=36106
Bug ID: 36106 Summary: Installshield Wizard: scrollbar appears where it shouldn't be Product: Wine Version: 1.7.17 Hardware: x86 URL: http://www.crayonphysics.com/download_demo.php?f=crayo n_release55demo.exe OS: Linux Status: NEW Keywords: download, regression Severity: trivial Priority: P2 Component: user32 Assignee: wine-bugs@winehq.org Reporter: gyebro69@gmail.com CC: aeikum@codeweavers.com Regression SHA1: c4a28490f304167d2257d2de6315f09d577742f2
This is only a cosmetic issue. At certain points during installation a scrollbar is placed at the bottom of the screen. The scrollbar has no function (does nothing). To reproduce the problem download and install Crayon Physics demo version. You can see the scrollbar on the 5th page of the installer (where you have the option to install a desktop shortcut) as well as on the final screen when installation is finished.
A regression due to
c4a28490f304167d2257d2de6315f09d577742f2 is the first bad commit commit c4a28490f304167d2257d2de6315f09d577742f2 Author: Andrew Eikum aeikum@codeweavers.com Date: Wed Apr 23 14:58:29 2014 -0500
user32: Allow setting horizontal extent even without WS_HSCROLL.
:040000 040000 71297e9008c45c291c498229af420567da47b48b 4c609793568ba85da56dd3dc28a5b7bf867375e0 M dlls
crayon_release55demo.exe md5sum: af0182bb3fab33b61a1b0a5e5d854252
Tested with wine-1.7.17-92-ge2bf516
http://bugs.winehq.org/show_bug.cgi?id=36106
--- Comment #1 from Andrew Eikum aeikum@codeweavers.com --- Should be fixed by:
commit cb1242a8f286f00faece961616d613149166325a Author: Andrew Eikum aeikum@codeweavers.com Date: Mon Apr 28 11:16:15 2014 -0500
user32: Only update listbox horizontal scroll info if WS_HSCROLL is set.
http://bugs.winehq.org/show_bug.cgi?id=36106
Béla Gyebrószki gyebro69@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |cb1242a8f286f00faece961616d | |613149166325a Status|NEW |RESOLVED Resolution|--- |FIXED
--- Comment #2 from Béla Gyebrószki gyebro69@gmail.com --- (In reply to Andrew Eikum from comment #1)
Should be fixed by:
commit cb1242a8f286f00faece961616d613149166325a Author: Andrew Eikum aeikum@codeweavers.com Date: Mon Apr 28 11:16:15 2014 -0500
user32: Only update listbox horizontal scroll info if WS_HSCROLL is set.
Fixed indeed, thank you.
https://bugs.winehq.org/show_bug.cgi?id=36106
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #3 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 1.7.18.