[Bug 22808] Selected rows in WinRar flicker while selecting by dragging rectangle

wine-bugs at winehq.org wine-bugs at winehq.org
Wed Jul 27 13:54:09 CDT 2011


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

--- Comment #4 from Piotr Caban <piotr.caban at gmail.com> 2011-07-27 13:54:09 CDT ---
Without this patches whole listview elements were refreshed, now only the part
of view under the selection rectangle is. It's why I wrote that the flickering
is reduced. Of course the bug is still not fixed.

Double buffering is already implemented in wine but it's only used when
LVS_EX_DOUBLEBUFFER flag is specified. I don't know if WinRar uses it.

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