[Mono-bugs] [Bug 448277] New: [Regression] Key events don't show up in ICanSpy

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Mon Nov 24 11:54:49 EST 2008


https://bugzilla.novell.com/show_bug.cgi?id=448277


           Summary: [Regression] Key events don't show up in ICanSpy
           Product: Mono: Class Libraries
           Version: 2.2.x
          Platform: i586
        OS/Version: SLED 10
            Status: NEW
          Severity: Major
          Priority: P5 - None
         Component: Windows.Forms
        AssignedTo: mono-bugs at lists.ximian.com
        ReportedBy: twiest at novell.com
         QAContact: mono-bugs at lists.ximian.com
          Found By: Component Test


Description of Problem:
ICanSpy no longer shows keypress events.

Another thing that's odd, is that the MouseMove events don't seem to show up as
much as they used to. They used to fly by, now they seem to trickle by.

This worked in Mono 2.0.1, so this is a regression.

This was found in Mono 2.2p1.


Steps to reproduce the problem:
 1. Click File / Select Form
 2. Click browse
 3. Navigate to /usr/lib/GATetris
 4. Select GATetris.exe
 5. Click Open
 6. Click Ok
 7. Click File / Select Events
 8. Click the checkbox next to GATetrisControl.TetrisGrid
 9. Click Ok
10. Click File / Start Logging
11. Select GATetris' GameForm
12. Start playing a game
13. Notice that the keypress events are not being registered in the ICanSpy
window


Actual Results:
no keypress events.


Expected Results:
keypress events.


How often does this happen? 
every time.


-- 
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.


More information about the mono-bugs mailing list