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.