[Bug 27985] Starcraft 2 Editor: The data editor listviews which show the attribute names have each a horizontal scrollbar

wine-bugs at winehq.org wine-bugs at winehq.org
Fri Oct 28 14:32:36 CDT 2011


http://bugs.winehq.org/show_bug.cgi?id=27985

--- Comment #6 from Florian <florian at fkoeberle.de> 2011-10-28 14:32:36 CDT ---
Actually you can download the editor for yourself. The FAQ of [0] states that
you can access with the Starcraft 2 Starter Edition  "many functions of the map
editor". This Starter Edition is free and can be downloaded at [1].

I was refering to the case which gets reproduced in attachment #36667:

Basically my argument is that the following code of attachment 36667 detects
that there is a scrollbar in wine where there is no scrollbar in windows:

ok(scrollbarInfo.rgstate[0] & STATE_SYSTEM_INVISIBLE, "scrollbar should not be
visible\n");

If I insert a sleep command after that check it's possible to see that there is
a visible horizontal scrollbar in wine.


So either:
1. I have reproduced the same case I see in the Starcraft 2 Editor
2. This is another bug which results also in an unwanted scrollbar.


[0] http://us.battle.net/sc2/en/blog/3250656
[1] https://us.battle.net/account/sc2/starter-edition/

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the wine-bugs mailing list