On 2015-09-12 19:02, Cédric Krier wrote: > 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.
I just have an issue with the theming of the input color in sao because bootstrap doesn't apply theme on it so it doesn't look like the other buttons of the toolbar. If there is anyone who has written such css to make input color looks like bootstrap button, I will be happy to include it in sao. -- Cédric Krier - B2CK SPRL Email/Jabber: cedric.kr...@b2ck.com Tel: +32 472 54 46 59 Website: http://www.b2ck.com/