Hi,
For future compatibility with the webclient, I had to change the
richtext editor. See https://bugs.tryton.org/issue4962
I think the result is more robust than the previous version as:
- it uses python library to parse the XML (instead of regexp)
- it uses python library to escape/unescape (which previous one did
not do at all)
- it reuse the internal of GTK for TextBuffer by registering the
format (better support for copy/paste).
I think it balances enough with the lost of background color.
Anyway, it is quite large piece of code that is changed, so it will be
great to have testing as much as possible.
If you find a bug in the widget, please report the full traceback and
the operation to reproduce it (try to find the minimal set of
operations). The instruction must be very precise because a lot of
events happen here.
Thanks,
--
Cédric Krier - B2CK SPRL
Email/Jabber: [email protected]
Tel: +32 472 54 46 59
Website: http://www.b2ck.com/