[Bug 38282] Header control fails to update/synchronize listview when columns order changes

wine-bugs at winehq.org wine-bugs at winehq.org
Mon Mar 30 12:34:08 CDT 2015


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

--- Comment #4 from Nikolay Sivov <bunglehead at gmail.com> ---
Most important part should work now with
3c9db1df604a0a56ddd769413f20053fa4cdbc4c. Step 5 suggests that we need to relax
the way column info is cached, to update it more often. Maybe query all column
data before each redraw or something like that. This will need some tests to
see what happens if you reorder via header message and query back item
positions for example - are those updated or not, as far as I know task manager
is a first application that depends on that feature. For now I'll probably
patch task manager itself a bit and file a bug for Step 5.

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