[Mono-bugs] [Bug 82642][Nor] Changed - ListView: drawing issues
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Sun Sep 2 22:47:12 EDT 2007
Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.
Changed by unserkonig at gmail.com.
http://bugzilla.ximian.com/show_bug.cgi?id=82642
--- shadow/82642 2007-09-01 22:02:08.000000000 -0400
+++ shadow/82642.tmp.16599 2007-09-02 22:47:12.000000000 -0400
@@ -12,12 +12,13 @@
ReportedBy: gert.driesen at pandora.be
QAContact: mono-bugs at ximian.com
TargetMilestone: ---
URL:
Cc:
Summary: ListView: drawing issues
+BugsThisDependsOn: 82667
I've noticed two regressions in ListView:
1) When another form is displayed before columns are added to a ListView,
then the column headers are not drawn.
@@ -83,6 +84,12 @@
------- Additional Comments From unserkonig at gmail.com 2007-09-01 22:02 -------
The subitem region issue is fixed in SVN (btw, this was not a regression).
I'm working on the other issue (which seems to be not that trivial).
Anyway, still debugging.
+
+------- Additional Comments From unserkonig at gmail.com 2007-09-02 22:47 -------
+After some time investigating about the column issue, just found it
+looks like there's a problem appearing in a special scenario.
+
+Marking this bug as depending on 82667.
More information about the mono-bugs
mailing list