bugDotGNU Portable.NET - Bugs: bug #8891, TextBox OnKeyPress process char...

 
 

You are not allowed to post comments on this tracker with your current authentication level.

bug #8891: TextBox OnKeyPress process char even if e.Handled was set

Submitter:  Heiko Weiss <Brubbel0815>
Submitted:  Wed 12 May 2004 07:28:48 AM UTC
   
 
Category:  None Severity:  3 - Normal
Item Group:  None Status:  Fixed
Privacy:  Public Assigned to:  None
Open/Closed:  Closed

Thu 13 May 2004 09:45:37 AM UTC, comment #2: 

Should be fixed when patch #3044 was comitted.

Gopal.V <t3rmin4t0r>
Group administrator
Wed 12 May 2004 08:18:16 AM UTC, comment #1: 

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()

Gopal.V <t3rmin4t0r>
Group administrator
Wed 12 May 2004 07:28:48 AM UTC, 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.

Heiko Weiss <Brubbel0815>

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

CC list is empty

 

There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

 

Follow 2 latest changes.

Date Changed by Updated Field Previous Value => Replaced by
2004-05-13 t3rmin4t0r StatusNone Fixed
    Open/ClosedOpen Closed

Back to the top

Powered by Savane 3.13-bb6a.
Corresponding source code