[Bug 26803] file open dialog: slow when selecting many files

wine-bugs at winehq.org wine-bugs at winehq.org
Mon Apr 18 23:23:35 CDT 2011


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

--- Comment #3 from Nikolay Sivov <bunglehead at gmail.com> 2011-04-18 23:23:35 CDT ---
Does native comctl32 help? If it does I think I know where this slowdown comes
from (we might have a report for that in comctl32 section). When you select a
new file it probably sorts whole list again and again to update selection for
example. Some years ago selection handling was broken - it wasn't properly
updated when you sort a list, I fixed selection and it's probably a reason.

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