[Bug 29973] StarBurn doesn't recognize its default drive selection for erasing

wine-bugs at winehq.org wine-bugs at winehq.org
Sun Mar 25 03:16:23 CDT 2012


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

--- Comment #4 from Nikolay Sivov <bunglehead at gmail.com> 2012-03-25 03:16:23 CDT ---
After some testing problem is in setting item state code in general, not only
LVM_SETITEMSTATE is affectes, but LVM_SETITEM as well. When you set state that
includes LVS_FOCUSED change selection mark should be updated too. Basically it
looks like in some cases selection mark just follows focus, except when you use
Ctrl+Up/Down/Left/Right to navigate - then only focus changes but selection
mark is preserved.

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