зеркало из https://github.com/mono/mail-archives.git
114 строки
4.5 KiB
HTML
114 строки
4.5 KiB
HTML
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
|
|
<HTML>
|
|
<HEAD>
|
|
<TITLE> [Mono-bugs] [Bug 490618] New: KeyPress wrong key received (as result remove text instead of select)
|
|
</TITLE>
|
|
<LINK REL="Index" HREF="index.html" >
|
|
<LINK REL="made" HREF="mailto:mono-bugs%40lists.ximian.com?Subject=%5BMono-bugs%5D%20%5BBug%20490618%5D%20New%3A%20KeyPress%20wrong%20key%20received%20%28as%0A%20result%20remove%20text%20instead%20of%20select%29&In-Reply-To=">
|
|
<META NAME="robots" CONTENT="index,nofollow">
|
|
<META http-equiv="Content-Type" content="text/html; charset=us-ascii">
|
|
<LINK REL="Previous" HREF="087466.html">
|
|
<LINK REL="Next" HREF="087470.html">
|
|
</HEAD>
|
|
<BODY BGCOLOR="#ffffff">
|
|
<H1>[Mono-bugs] [Bug 490618] New: KeyPress wrong key received (as result remove text instead of select)</H1>
|
|
<B>bugzilla_noreply at novell.com</B>
|
|
<A HREF="mailto:mono-bugs%40lists.ximian.com?Subject=%5BMono-bugs%5D%20%5BBug%20490618%5D%20New%3A%20KeyPress%20wrong%20key%20received%20%28as%0A%20result%20remove%20text%20instead%20of%20select%29&In-Reply-To="
|
|
TITLE="[Mono-bugs] [Bug 490618] New: KeyPress wrong key received (as result remove text instead of select)">bugzilla_noreply at novell.com
|
|
</A><BR>
|
|
<I>Tue Mar 31 05:42:43 EDT 2009</I>
|
|
<P><UL>
|
|
<LI>Previous message: <A HREF="087466.html">[Mono-bugs] [Bug 471749] Horizontal splitter cannot be dragged down as far as it should be able to go
|
|
</A></li>
|
|
<LI>Next message: <A HREF="087470.html">[Mono-bugs] [Bug 490618] KeyPress wrong key received (as result remove text instead of select)
|
|
</A></li>
|
|
<LI> <B>Messages sorted by:</B>
|
|
<a href="date.html#87469">[ date ]</a>
|
|
<a href="thread.html#87469">[ thread ]</a>
|
|
<a href="subject.html#87469">[ subject ]</a>
|
|
<a href="author.html#87469">[ author ]</a>
|
|
</LI>
|
|
</UL>
|
|
<HR>
|
|
<!--beginarticle-->
|
|
<PRE><A HREF="https://bugzilla.novell.com/show_bug.cgi?id=490618">https://bugzilla.novell.com/show_bug.cgi?id=490618</A>
|
|
|
|
|
|
Summary: KeyPress wrong key received (as result remove text
|
|
instead of select)
|
|
Classification: Mono
|
|
Product: Mono: Class Libraries
|
|
Version: 2.0.x
|
|
Platform: All
|
|
OS/Version: Mac
|
|
Status: NEW
|
|
Severity: Major
|
|
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">bruiz at codicesoftware.com</A>
|
|
QAContact: <A HREF="http://lists.ximian.com/mailman/listinfo/mono-bugs">mono-bugs at lists.ximian.com</A>
|
|
Found By: ---
|
|
|
|
|
|
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; es-ES; rv:1.9.0.4)
|
|
Gecko/2008102920 Firefox/3.0.4
|
|
|
|
Using a textbox multiline, use shift up to select, and the text is replaced by
|
|
'/' char instead of selected. The problem it's that the keypress event received
|
|
the char '/' as key in a wrong way.
|
|
|
|
On KeyUp and KeyDown event the keys shift and up are received but in keypress
|
|
the key '/' it's received.
|
|
|
|
|
|
Reproducible: Always
|
|
|
|
Steps to Reproduce:
|
|
1.Use the test case
|
|
2.Click on textbox
|
|
3.Go to end (down key)
|
|
4.Select using shift+up
|
|
Actual Results:
|
|
The text is replaced by /, on keypress the char '/' it's received
|
|
|
|
Expected Results:
|
|
The text is selected, the key '/' it's not received on keypress
|
|
|
|
--
|
|
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="087466.html">[Mono-bugs] [Bug 471749] Horizontal splitter cannot be dragged down as far as it should be able to go
|
|
</A></li>
|
|
<LI>Next message: <A HREF="087470.html">[Mono-bugs] [Bug 490618] KeyPress wrong key received (as result remove text instead of select)
|
|
</A></li>
|
|
<LI> <B>Messages sorted by:</B>
|
|
<a href="date.html#87469">[ date ]</a>
|
|
<a href="thread.html#87469">[ thread ]</a>
|
|
<a href="subject.html#87469">[ subject ]</a>
|
|
<a href="author.html#87469">[ 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>
|