зеркало из https://github.com/mono/mail-archives.git
121 строка
4.9 KiB
HTML
121 строка
4.9 KiB
HTML
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
|
|
<HTML>
|
|
<HEAD>
|
|
<TITLE> [Mono-bugs] [Bug 490381] New: ListView: Double-clicking a selected list view item still raises the SelectedIndexChaged event
|
|
</TITLE>
|
|
<LINK REL="Index" HREF="index.html" >
|
|
<LINK REL="made" HREF="mailto:mono-bugs%40lists.ximian.com?Subject=%5BMono-bugs%5D%20%5BBug%20490381%5D%20New%3A%20ListView%3A%20Double-clicking%20a%20selected%0A%20list%20view%20item%20still%20raises%20the%20SelectedIndexChaged%20event&In-Reply-To=">
|
|
<META NAME="robots" CONTENT="index,nofollow">
|
|
<META http-equiv="Content-Type" content="text/html; charset=us-ascii">
|
|
<LINK REL="Previous" HREF="087433.html">
|
|
<LINK REL="Next" HREF="087435.html">
|
|
</HEAD>
|
|
<BODY BGCOLOR="#ffffff">
|
|
<H1>[Mono-bugs] [Bug 490381] New: ListView: Double-clicking a selected list view item still raises the SelectedIndexChaged event</H1>
|
|
<B>bugzilla_noreply at novell.com</B>
|
|
<A HREF="mailto:mono-bugs%40lists.ximian.com?Subject=%5BMono-bugs%5D%20%5BBug%20490381%5D%20New%3A%20ListView%3A%20Double-clicking%20a%20selected%0A%20list%20view%20item%20still%20raises%20the%20SelectedIndexChaged%20event&In-Reply-To="
|
|
TITLE="[Mono-bugs] [Bug 490381] New: ListView: Double-clicking a selected list view item still raises the SelectedIndexChaged event">bugzilla_noreply at novell.com
|
|
</A><BR>
|
|
<I>Mon Mar 30 15:18:20 EDT 2009</I>
|
|
<P><UL>
|
|
<LI>Previous message: <A HREF="087433.html">[Mono-bugs] [Bug 490374] New: File and Folder browser dialogs don't show folders other than those in the current user's folder (the Personal folder)
|
|
</A></li>
|
|
<LI>Next message: <A HREF="087435.html">[Mono-bugs] [Bug 490395] New: can't delete a command from a lane
|
|
</A></li>
|
|
<LI> <B>Messages sorted by:</B>
|
|
<a href="date.html#87434">[ date ]</a>
|
|
<a href="thread.html#87434">[ thread ]</a>
|
|
<a href="subject.html#87434">[ subject ]</a>
|
|
<a href="author.html#87434">[ author ]</a>
|
|
</LI>
|
|
</UL>
|
|
<HR>
|
|
<!--beginarticle-->
|
|
<PRE><A HREF="https://bugzilla.novell.com/show_bug.cgi?id=490381">https://bugzilla.novell.com/show_bug.cgi?id=490381</A>
|
|
|
|
|
|
Summary: ListView: Double-clicking a selected list view item
|
|
still raises the SelectedIndexChaged event
|
|
Classification: Mono
|
|
Product: Mono: Class Libraries
|
|
Version: 2.4.x
|
|
Platform: Macintosh
|
|
OS/Version: Mac OS X 10.5
|
|
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">rrussell at franticfilms.com</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=282973)
|
|
--> (<A HREF="https://bugzilla.novell.com/attachment.cgi?id=282973">https://bugzilla.novell.com/attachment.cgi?id=282973</A>)
|
|
The VS 2005 project.
|
|
|
|
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.2; en-US; rv:1.9.0.7)
|
|
Gecko/2009021910 Firefox/3.0.7 (.NET CLR 3.5.30729)
|
|
|
|
I'm currently testing with Mono 2.4 RC3. Attached is a simple VS 2005 project
|
|
that I'm using to test out issues on OSX. It contains the source code and the
|
|
compiled exe is in the bin/Debug folder.
|
|
|
|
Reproducible: Always
|
|
|
|
Steps to Reproduce:
|
|
1. Run the exe with Mono and check (3) on the List Views tab.
|
|
2. Select the first item in the list. This will raise the SelectedIndexChanged
|
|
event.
|
|
3. Now double-click the same item.
|
|
|
|
Actual Results:
|
|
Four SelectedIndexChanged events get fired before the DoubleClick event.
|
|
|
|
Expected Results:
|
|
No SelectedIndexChanged events should get fired in this case (at least, this is
|
|
how it works on Windows).
|
|
|
|
--
|
|
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="087433.html">[Mono-bugs] [Bug 490374] New: File and Folder browser dialogs don't show folders other than those in the current user's folder (the Personal folder)
|
|
</A></li>
|
|
<LI>Next message: <A HREF="087435.html">[Mono-bugs] [Bug 490395] New: can't delete a command from a lane
|
|
</A></li>
|
|
<LI> <B>Messages sorted by:</B>
|
|
<a href="date.html#87434">[ date ]</a>
|
|
<a href="thread.html#87434">[ thread ]</a>
|
|
<a href="subject.html#87434">[ subject ]</a>
|
|
<a href="author.html#87434">[ 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>
|