[Mono-bugs] [Bug 436790] ComboBox.OnDrawItem() invoked with useless data
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Tue Oct 21 15:50:15 EDT 2008
https://bugzilla.novell.com/show_bug.cgi?id=436790
User jpobst at novell.com added comment
https://bugzilla.novell.com/show_bug.cgi?id=436790#c1
Jonathan Pobst <jpobst at novell.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |jpobst at novell.com
--- Comment #1 from Jonathan Pobst <jpobst at novell.com> 2008-10-21 13:50:14 MDT ---
When the Index is set to -1, it appears that it is asking you to draw the item
that is currently shown in the top of the combobox (not the drop down part).
Both the Index = -1 and drawing before the list is dropped down appear to match
Net's behavior. (Although we don't ask you to draw the -1 as much as .Net)
Can you please determine where we do not match .Net? I will attach my test
program.
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.
More information about the mono-bugs
mailing list