[Bug 6515] New: edit buffers get cut off

Wine Bugs wine-bugs at winehq.org
Wed Oct 25 04:35:44 CDT 2006


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

           Summary: edit buffers get cut off
           Product: Wine
           Version: CVS
          Platform: PC
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: wine-richedit
        AssignedTo: wine-bugs at winehq.org
        ReportedBy: mteske at imagnos.com


the program ARS (Action Request System by Remedy) obviously uses big edit boxes
for displaying texts. Unfortunately they are cut off under wine.
This can be fixed by increasing 
#define TEXT_LIMIT_DEFAULT 32767 
to something bigger. 
Why not make this dynamically allocated?

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