[Mono-bugs] [Bug 464191] TreeView / TreeNode selection isn't cancelled properly

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Sun Feb 8 10:34:46 EST 2009


https://bugzilla.novell.com/show_bug.cgi?id=464191

User stifu at free.fr added comment
https://bugzilla.novell.com/show_bug.cgi?id=464191#c3





--- Comment #3 from Thomas Goldstein <stifu at free.fr>  2009-02-08 08:34:43 MST ---
Created an attachment (id=271065)
 --> (https://bugzilla.novell.com/attachment.cgi?id=271065)
Testcase 2 (sources + binaries)

I'd like to reopen this bug. I can confirm the behavior has changed and is
better than it used to be, but it's still not perfect (ie: it still doesn't
match the .NET one).

Here's a second testcase that shows a subtle issue not covered by the first
testcase. It has a TreeView with 3 Nodes. Only the first Node can't be
selected. If you select the 2nd or 3rd Node, then try to select the first Node,
the selected background color (which is grey here) will no longer be there
behind the selected Node. You can still see which Node is selected only thanks
to the dotted focus rectangle, but the selected background color should still
come back once you've released the mouse button pressed over the unselectable
Node.
(I'm not sure why, but in my own app, there is no focus rectangle at all, so
the background color is the only way to tell which Node is focused)

-- 
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.


More information about the mono-bugs mailing list