[Mono-bugs] [Bug 363360] TreeView HitTest is inaccurate with owner drawn checkboxes

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Thu Feb 21 13:06:09 EST 2008


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

User jpobst at novell.com added comment
https://bugzilla.novell.com/show_bug.cgi?id=363360#c1


Jonathan Pobst <jpobst at novell.com> changed:

           What    |Removed                                         |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                                        |RESOLVED
         Resolution|                                                |FIXED




--- Comment #1 from Jonathan Pobst <jpobst at novell.com>  2008-02-21 11:06:08 MST ---
I think the clicking issue was fixed by fixing bug #363367.  HitTest is never
used internally, so it can't affect the clicking.  But I went ahead and fixed
HitTest for this case.  Committed in r96375.  If it doesn't fix the issue,
please reopen this bug or open a new one.  Thanks for the report!

2008-02-21  Jonathan Pobst  <monkey at jpobst.com>

        * TreeView.cs: Factor in checkboxes = false and state images in
        to HitTest.  [Fixes bug #363360]


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