Revert "mshtml: Added support for DOCHOSTUIFLAG_SCROLL_NO DOCHOSTINFO flag."

Reece Dunn msclrhd at googlemail.com
Mon Nov 24 00:59:34 CST 2008


2008/11/24 Vitaliy Margolen <wine-patches at kievinfo.com>:
> Since Jacek did not comment on the bug 14311, revert patch in question. It
> restores 100% functionality of the scrollbars in Steam.

This is not the correct fix. Simply reverting a patch because it broke
an application without understanding why is not the right way to go.

In this case, some applications
(http://bugs.winehq.org/show_bug.cgi?id=13459) specify the
DOCHOSTUIFLAG_SCROLL_NO flag to specifically not show any scrollbars.
In the case of bug 13459, the intro page does not render correctly if
scrollbars are shown (and on Windows you don't see any scrollbars).

What is the behaviour on Windows? Can you explain comments 3 and 8?

- Reece



More information about the wine-patches mailing list