[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Pnet-developers] [bugs #8891] TextBox OnKeyPress process char even if e
From: |
Gopal.V |
Subject: |
[Pnet-developers] [bugs #8891] TextBox OnKeyPress process char even if e.Handled was set |
User-agent: |
Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.6) Gecko/20040206 Firefox/0.8 |
This mail is an automated notification from the bugs tracker
of the project: DotGNU Portable.NET.
/**************************************************************************/
[bugs #8891] Latest Modifications:
Changes by:
Gopal.V <address@hidden>
'Date:
Thu 05/13/04 at 09:45 (Asia/Calcutta)
What | Removed | Added
---------------------------------------------------------------------------
Resolution | None | Fixed
Status | Open | Closed
------------------ Additional Follow-up Comments ----------------------------
Should be fixed when patch #3044 was comitted.
/**************************************************************************/
[bugs #8891] Full Item Snapshot:
URL: <http://savannah.gnu.org/bugs/?func=detailitem&item_id=8891>
Project: DotGNU Portable.NET
Submitted by: Heiko Weiss
On: Wed 05/12/04 at 07:28
Category: None
Severity: 5 - Average
Item Group: None
Resolution: Fixed
Assigned to: None
Status: Closed
Summary: TextBox OnKeyPress process char even if e.Handled was set
Original Submission: when U handle the event OnKeyPress of a TextBox and set
the event to e.Handled = true, the keys are processed nevertheless. Not an .NET.
Follow-up Comments
------------------
-------------------------------------------------------
Date: Thu 05/13/04 at 09:45 By: t3rmin4t0r
Should be fixed when patch #3044 was comitted.
-------------------------------------------------------
Date: Wed 05/12/04 at 08:18 By: t3rmin4t0r
The OnKeyPress events should be hooked up as in latest first,
while the OnPaint has to be hooked up the other way ?.
(ie parent first , etc... ?)
Otherwise the AddHandler() should swap the arguments for
delegate.combine()
For detailed info, follow this link:
<http://savannah.gnu.org/bugs/?func=detailitem&item_id=8891>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/