http://bugs.winehq.org/show_bug.cgi?id=12567
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Ever Confirmed|0 |1 Keywords| |download, testcase
--- Comment #3 from Austin English austinenglish@gmail.com 2008-04-14 15:10:18 --- Confirming. You have to adjust the width with the scrollbar, then differing behavior on wine and windows will appear.
If scrollbars set to none: windows: there are no scrollbars wine: there is a vertical scrollbar on the richedit dialog, not memo.
If scrollbars set to both: windows: scrollbars appear on both dialogs, though it varies between vertical/horizontal/both depending on width. wine: There is a vertical scrollbar on memo (and horizontal if width is short enough), but none on the richedit field.
Any chance you can port this to the wine testsuite?