[Bug 6515] Remedy ARS: edit buffers get cut off

Wine Bugs wine-bugs at winehq.org
Wed Oct 25 05:23:59 CDT 2006


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


mike at codeweavers.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|edit buffers get cut off    |Remedy ARS: edit buffers get
                   |                            |cut off




------- Additional Comments From mike at codeweavers.com  2006-25-10 05:23 -------
The buffers are dynamically allocated.  TEXT_LIMIT_DEFAULT is the default limit
to the amount of text in the buffer, but the program can increase it.

So the question is, is the default limit wrong, or is the program trying to
change it and the request being ignored for some reason?

Can you attach a +richedit trace to this bug?


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