http://bugs.winehq.org/show_bug.cgi?id=14311
Summary: No scroll bars in steam Steam store tab Product: Wine Version: CVS/GIT Platform: PC URL: http://steampowered.com/ OS/Version: Linux Status: NEW Keywords: download, regression Severity: normal Priority: P2 Component: shdocvw AssignedTo: wine-bugs@winehq.org ReportedBy: vitaliy@kievinfo.com CC: jacek@codeweavers.com
Created an attachment (id=14591) --> (http://bugs.winehq.org/attachment.cgi?id=14591) Steam output
Steam Store and Community tabs no longer have vertical scrollbar. Some times it appears but are out of range and don't react to mouse scroll wheel. However after refresh scroll bar disappears.
This is regression and caused by this patch:
commit 19be7d620d31de34fd86d5faa3895bebf6818659 Author: Jacek Caban jacek@codeweavers.com Date: Mon Jun 30 21:37:56 2008 +0200
mshtml: Added support for DOCHOSTUIFLAG_SCROLL_NO DOCHOSTINFO flag.
Attached is the part of the Steam output when hitting refresh button on the Store tab. update_hostinfo line was added to print requested flags.