зеркало из https://github.com/mono/mail-archives.git
151 строка
4.4 KiB
HTML
151 строка
4.4 KiB
HTML
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
|
|
<HTML>
|
|
<HEAD>
|
|
<TITLE> [Mono-bugs] [Bug 485463] New: DataGridViewCheckBoxColumn crashed application
|
|
</TITLE>
|
|
<LINK REL="Index" HREF="index.html" >
|
|
<LINK REL="made" HREF="mailto:mono-bugs%40lists.ximian.com?Subject=%5BMono-bugs%5D%20%5BBug%20485463%5D%20New%3A%20DataGridViewCheckBoxColumn%20crashed%0A%09application&In-Reply-To=">
|
|
<META NAME="robots" CONTENT="index,nofollow">
|
|
<META http-equiv="Content-Type" content="text/html; charset=us-ascii">
|
|
<LINK REL="Previous" HREF="087031.html">
|
|
<LINK REL="Next" HREF="087055.html">
|
|
</HEAD>
|
|
<BODY BGCOLOR="#ffffff">
|
|
<H1>[Mono-bugs] [Bug 485463] New: DataGridViewCheckBoxColumn crashed application</H1>
|
|
<B>bugzilla_noreply at novell.com</B>
|
|
<A HREF="mailto:mono-bugs%40lists.ximian.com?Subject=%5BMono-bugs%5D%20%5BBug%20485463%5D%20New%3A%20DataGridViewCheckBoxColumn%20crashed%0A%09application&In-Reply-To="
|
|
TITLE="[Mono-bugs] [Bug 485463] New: DataGridViewCheckBoxColumn crashed application">bugzilla_noreply at novell.com
|
|
</A><BR>
|
|
<I>Sun Mar 15 22:03:00 EDT 2009</I>
|
|
<P><UL>
|
|
<LI>Previous message: <A HREF="087031.html">[Mono-bugs] [Bug 485458] New: CustomValidator incorrectly requires ControlToValidate to be set for client side scripting to work.
|
|
</A></li>
|
|
<LI>Next message: <A HREF="087055.html">[Mono-bugs] [Bug 485463] DataGridViewCheckBoxColumn crashed application
|
|
</A></li>
|
|
<LI> <B>Messages sorted by:</B>
|
|
<a href="date.html#87032">[ date ]</a>
|
|
<a href="thread.html#87032">[ thread ]</a>
|
|
<a href="subject.html#87032">[ subject ]</a>
|
|
<a href="author.html#87032">[ author ]</a>
|
|
</LI>
|
|
</UL>
|
|
<HR>
|
|
<!--beginarticle-->
|
|
<PRE><A HREF="https://bugzilla.novell.com/show_bug.cgi?id=485463">https://bugzilla.novell.com/show_bug.cgi?id=485463</A>
|
|
|
|
|
|
Summary: DataGridViewCheckBoxColumn crashed application
|
|
Classification: Mono
|
|
Product: Mono: Class Libraries
|
|
Version: 2.2.x
|
|
Platform: i586
|
|
OS/Version: openSUSE 11.1
|
|
Status: NEW
|
|
Severity: Normal
|
|
Priority: P5 - None
|
|
Component: Windows.Forms
|
|
AssignedTo: <A HREF="http://lists.ximian.com/mailman/listinfo/mono-bugs">mono-bugs at lists.ximian.com</A>
|
|
ReportedBy: <A HREF="http://lists.ximian.com/mailman/listinfo/mono-bugs">tsai at pinnacle.com.tw</A>
|
|
QAContact: <A HREF="http://lists.ximian.com/mailman/listinfo/mono-bugs">mono-bugs at lists.ximian.com</A>
|
|
Found By: ---
|
|
|
|
|
|
Created an attachment (id=279665)
|
|
--> (<A HREF="https://bugzilla.novell.com/attachment.cgi?id=279665">https://bugzilla.novell.com/attachment.cgi?id=279665</A>)
|
|
visual studio 2005 source code
|
|
|
|
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; zh-CN; rv:1.9.0.7)
|
|
Gecko/2009021910 Firefox/3.0.7
|
|
|
|
DataGridViewCheckBoxColumn on .net ok, but mono (2.0.1 and 2.2) on SUSE 11.1
|
|
abnormal
|
|
|
|
click CheckBox on dataGridView1, program crashed (only mono 2.2)
|
|
|
|
CheckBox's value can be modified (mono 2.0.1 and mono 2.2) even though
|
|
dataGridView1.ReadOnly is true.
|
|
|
|
Reproducible: Always
|
|
|
|
Steps to Reproduce:
|
|
1.run program
|
|
2.click CheckBox
|
|
3.
|
|
Actual Results:
|
|
CheckBox can be modified even though dataGridView1.ReadOnly is true;
|
|
|
|
--
|
|
Configure bugmail: <A HREF="https://bugzilla.novell.com/userprefs.cgi?tab=email">https://bugzilla.novell.com/userprefs.cgi?tab=email</A>
|
|
------- You are receiving this mail because: -------
|
|
You are the QA contact for the bug.
|
|
You are the assignee for the bug.
|
|
</PRE>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<!--endarticle-->
|
|
<HR>
|
|
<P><UL>
|
|
<!--threads-->
|
|
<LI>Previous message: <A HREF="087031.html">[Mono-bugs] [Bug 485458] New: CustomValidator incorrectly requires ControlToValidate to be set for client side scripting to work.
|
|
</A></li>
|
|
<LI>Next message: <A HREF="087055.html">[Mono-bugs] [Bug 485463] DataGridViewCheckBoxColumn crashed application
|
|
</A></li>
|
|
<LI> <B>Messages sorted by:</B>
|
|
<a href="date.html#87032">[ date ]</a>
|
|
<a href="thread.html#87032">[ thread ]</a>
|
|
<a href="subject.html#87032">[ subject ]</a>
|
|
<a href="author.html#87032">[ author ]</a>
|
|
</LI>
|
|
</UL>
|
|
|
|
<hr>
|
|
<a href="http://lists.ximian.com/mailman/listinfo/mono-bugs">More information about the mono-bugs
|
|
mailing list</a><br>
|
|
</body></html>
|