[Bug 709] New - Richedit does not handle input with PTE

wine-bugs at winehq.com wine-bugs at winehq.com
Sat May 18 07:25:04 CDT 2002


http://bugs.winehq.com/show_bug.cgi?id=709

*** shadow/709	Sat May 18 07:25:04 2002
--- shadow/709.tmp.31947	Sat May 18 07:25:04 2002
***************
*** 0 ****
--- 1,38 ----
+ +============================================================================+
+ | Richedit does not handle input with PTE                                    |
+ +----------------------------------------------------------------------------+
+ |        Bug #: 709                         Product: Wine                    |
+ |       Status: UNCONFIRMED                 Version: CVS                     |
+ |   Resolution:                            Platform:                         |
+ |     Severity: normal                   OS/Version: All                     |
+ |     Priority: P1                        Component: wine-gui                |
+ +----------------------------------------------------------------------------+
+ |  Assigned To: wine-bugs at winehq.com                                         |
+ |  Reported By: myasar at free.fr                                               |
+ |      CC list: Cc:                                                          |
+ +----------------------------------------------------------------------------+
+ |    Milestone: TargetMilestone: ---                                         |
+ |          URL:                                                              |
+ +============================================================================+
+ |                              DESCRIPTION                                   |
+ PTE is a text editor (you can get this freeware at
+ http://www.protonfx.com/downloads.php).
+ 
+ Open a new documen (File/New), whatever you type on you keyboard you won't see
+ anything on screen, and if you save the file it will be empty.
+ The screen logs prints :
+ 
+ fixme:richedit:RICHED32_WindowProc Unknown message 0x87 Passed to default
+ hwnd=0001003c, wParam=00000000, lParam=00000000
+ fixme:richedit:RICHED32_WindowProc Unknown message 0x87 Passed to default
+ hwnd=0001003c, wParam=00000000, lParam=00000000
+ fixme:richedit:RICHED32_WindowProc Unknown message 0x87 Passed to default
+ hwnd=0001003c, wParam=00000000, lParam=00000000
+ fixme:richedit:RICHED32_WindowProc Unknown message 0x87 Passed to default
+ hwnd=0001003c, wParam=00000000, lParam=00000000
+ fixme:richedit:RICHED32_WindowProc Unknown message 0x200 Passed to default
+ hwnd=0001003c, wParam=00000000, lParam=002601b2
+ 
+ 
+ Tested on Perfect! Textedit PTE v1.2a
+ Tested on current CVS (14 May 2002) and previous versions of Wine.
\ No newline at end of file



More information about the wine-bugs mailing list