[Bug 9491] CListCtrl:GetSubItemRect doesn't work for the label row

wine-bugs at winehq.org wine-bugs at winehq.org
Wed Apr 22 12:56:39 CDT 2009


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





--- Comment #6 from Nikolay Sivov <bunglehead at gmail.com>  2009-04-22 12:56:39 ---
Initial issue on retrieving header rectangles is partially fixed now:

http://source.winehq.org/git/wine.git/?a=commit;h=457c983ee397ed7f836d4dc389e0b015251145fe

I've got a small question on it to reporter (Avenger):

could you produce another version of your test app which returns '0' for 'top'
field? That's the only place when wine differs now. Some test applications
shows 0 for me, when your and test cases don't.

(In reply to comment #5)
> Clicking Add row only gives blue rows, unless you click it really fast a few
> times, then you'll occasionally get a green.
> 

After an explicit redrawing you'll see correct fills. The problem is in
notification probably. Another bug is obvious too: only first column (main
item) filled in wine, while full row's filled on native. I'll try to find out a
cause after main part solved.


-- 
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