https://bugs.winehq.org/show_bug.cgi?id=32126
Bartosz gang65@poczta.onet.pl changed:
What |Removed |Added ---------------------------------------------------------------------------- Attachment #54034|0 |1 is obsolete| |
--- Comment #20 from Bartosz gang65@poczta.onet.pl --- Created attachment 54038 --> https://bugs.winehq.org/attachment.cgi?id=54038 Implementation IMLangLineBreakConsole_BreakLine functions and add unit test
Thanks Nikolay for fast feedback.
I already imlemented full line breaking algorithm. It is also including correct space, tabs and new line breaking. I tested it on Windows XP, and I already implemented tests which cover all cases.
If you found some string/configuration which is not working exactly as it is on WIndows, just provide test case, and I will fix that.
What is needed to push this changes upstream? Generally it is solving runtime problems for MathCad in my case.