https://bugs.freedesktop.org/show_bug.cgi?id=60215
--- Comment #7 from Markus Mohrhard <[email protected]> --- I had some thoughts about possible solutions and a discussion with Kohei. The problem here is that we skip the whole number format code to get inherited number formats right which means that colors are just lost until the cell value is marked dirty and the cached value is thrown away. The solution is to get the inherited number format written into ODF and import the number format then from ODF instead of using our current ugly hack. However this requires some more work to get it right and fix all the corner cases. I hope to get something working into 4.0.1 but depending on the workload it might also take till 4.0.2. -- You are receiving this mail because: You are the assignee for the bug.
_______________________________________________ Libreoffice-bugs mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs
