[Bug 49592] WinSCP shows folders with file icons and blank column data

WineHQ Bugzilla wine-bugs at winehq.org
Tue Sep 1 08:25:38 CDT 2020


https://bugs.winehq.org/show_bug.cgi?id=49592

--- Comment #12 from Nikolay Sivov <bunglehead at gmail.com> ---
(In reply to Martin Prikryl from comment #11)
> WinSCP does not get wrong data. It gets the same data everytime. Based on
> that, WinSCP asks to draw the same icon (icon index) everytime. But
> different data is drawn in some cases.

Same data from where? Could you point me to relevant part in winscp code that
does not work correctly? If it's really listview issue it might be
LVS_OWNERDATA problem, or not. Listview does not do caching in usual sense, it
either stores per-item data or doesn't and calls back to hosting window when it
has to.

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