зеркало из https://github.com/mono/mail-archives.git
158 строки
4.4 KiB
HTML
158 строки
4.4 KiB
HTML
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
|
|
<HTML>
|
|
<HEAD>
|
|
<TITLE> [Mono-bugs] [Bug 645863] New: ToolStripItemCollection.Find ignores searchAllChildren flag
|
|
</TITLE>
|
|
<LINK REL="Index" HREF="index.html" >
|
|
<LINK REL="made" HREF="mailto:mono-bugs%40lists.ximian.com?Subject=%5BMono-bugs%5D%20%5BBug%20645863%5D%20New%3A%20ToolStripItemCollection.Find%20ignores%0A%20searchAllChildren%20flag&In-Reply-To=">
|
|
<META NAME="robots" CONTENT="index,nofollow">
|
|
<META http-equiv="Content-Type" content="text/html; charset=us-ascii">
|
|
<LINK REL="Previous" HREF="104793.html">
|
|
<LINK REL="Next" HREF="105383.html">
|
|
</HEAD>
|
|
<BODY BGCOLOR="#ffffff">
|
|
<H1>[Mono-bugs] [Bug 645863] New: ToolStripItemCollection.Find ignores searchAllChildren flag</H1>
|
|
<B>bugzilla_noreply at novell.com</B>
|
|
<A HREF="mailto:mono-bugs%40lists.ximian.com?Subject=%5BMono-bugs%5D%20%5BBug%20645863%5D%20New%3A%20ToolStripItemCollection.Find%20ignores%0A%20searchAllChildren%20flag&In-Reply-To="
|
|
TITLE="[Mono-bugs] [Bug 645863] New: ToolStripItemCollection.Find ignores searchAllChildren flag">bugzilla_noreply at novell.com
|
|
</A><BR>
|
|
<I>Tue Oct 12 13:11:49 EDT 2010</I>
|
|
<P><UL>
|
|
<LI>Previous message: <A HREF="104793.html">[Mono-bugs] [Bug 585577] BindingSource/BindingList do not hook to PropertyNotified event of INotifyPropertyChanged data sources
|
|
</A></li>
|
|
<LI>Next message: <A HREF="105383.html">[Mono-bugs] [Bug 645863] ToolStripItemCollection.Find ignores searchAllChildren flag
|
|
</A></li>
|
|
<LI> <B>Messages sorted by:</B>
|
|
<a href="date.html#104794">[ date ]</a>
|
|
<a href="thread.html#104794">[ thread ]</a>
|
|
<a href="subject.html#104794">[ subject ]</a>
|
|
<a href="author.html#104794">[ author ]</a>
|
|
</LI>
|
|
</UL>
|
|
<HR>
|
|
<!--beginarticle-->
|
|
<PRE>
|
|
<A HREF="https://bugzilla.novell.com/show_bug.cgi?id=645863">https://bugzilla.novell.com/show_bug.cgi?id=645863</A>
|
|
|
|
<A HREF="https://bugzilla.novell.com/show_bug.cgi?id=645863#c0">https://bugzilla.novell.com/show_bug.cgi?id=645863#c0</A>
|
|
|
|
|
|
Summary: ToolStripItemCollection.Find ignores searchAllChildren
|
|
flag
|
|
Classification: Mono
|
|
Product: Mono: Class Libraries
|
|
Version: SVN
|
|
Platform: All
|
|
OS/Version: Linux
|
|
Status: NEW
|
|
Severity: Minor
|
|
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">halfdan at halfdans.net</A>
|
|
QAContact: <A HREF="http://lists.ximian.com/mailman/listinfo/mono-bugs">mono-bugs at lists.ximian.com</A>
|
|
Found By: ---
|
|
Blocker: ---
|
|
|
|
|
|
User-Agent: Mozilla/5.0 (Windows NT 5.1; rv:2.0b6) Gecko/20100101
|
|
Firefox/4.0b6
|
|
|
|
Mentioned as a TODO on the class status page.
|
|
|
|
The implementation is not the fastest one possible, but it does the trick.
|
|
|
|
Patch here:
|
|
<A HREF="http://github.com/rasmus-toftdahl-olesen/mono/commit/0b225fc6dc415e62125b6442f81832123c458d1b">http://github.com/rasmus-toftdahl-olesen/mono/commit/0b225fc6dc415e62125b6442f81832123c458d1b</A>
|
|
|
|
|
|
Reproducible: Always
|
|
|
|
--
|
|
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="104793.html">[Mono-bugs] [Bug 585577] BindingSource/BindingList do not hook to PropertyNotified event of INotifyPropertyChanged data sources
|
|
</A></li>
|
|
<LI>Next message: <A HREF="105383.html">[Mono-bugs] [Bug 645863] ToolStripItemCollection.Find ignores searchAllChildren flag
|
|
</A></li>
|
|
<LI> <B>Messages sorted by:</B>
|
|
<a href="date.html#104794">[ date ]</a>
|
|
<a href="thread.html#104794">[ thread ]</a>
|
|
<a href="subject.html#104794">[ subject ]</a>
|
|
<a href="author.html#104794">[ 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>
|