[Bug 33550] Can't select there's only one item in TreeView if canceled TVN_BEGINLABELEDIT.

wine-bugs at winehq.org wine-bugs at winehq.org
Thu May 9 11:13:14 CDT 2013


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

Nikolay Sivov <bunglehead at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|0                           |1
           Severity|normal                      |minor

--- Comment #4 from Nikolay Sivov <bunglehead at gmail.com> 2013-05-09 11:13:14 CDT ---
No, no need for automated test for that, I'm testing it right now and it seems
to me that it's only a visual problem, item state is still TVIS_SELECTED as it
supposed to be. The problem is that infoPtr->focusedItem is not reset, this
blocks drawing code path to select correct colors. I'm working on a fix, and
confirming.

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