[Bug 5968] New: Richedit crashes when adding a chr(10) or chr(13)

Wine Bugs wine-bugs at winehq.org
Tue Aug 15 15:57:28 CDT 2006


http://bugs.winehq.org/show_bug.cgi?id=5968

           Summary: Richedit crashes when adding a chr(10) or chr(13)
           Product: Wine
           Version: 0.9.19.
          Platform: Other
        OS/Version: other
            Status: UNCONFIRMED
          Severity: minor
          Priority: P2
         Component: wine-richedit
        AssignedTo: wine-bugs at winehq.org
        ReportedBy: g.teunis at gmail.com
                CC: g.teunis at gmail.com


When adding a 10 or 13 character to the richedit using lines.
(i.e. in Delphi : richedit1.lines.add (chr(10)); )
will result in a crash in wine, windows works perfectly (it even adds a new line
to the richedit).

Crash: EOutOfResources with Message 'RichEdit line insertion error'

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the wine-bugs mailing list