https://bugs.documentfoundation.org/show_bug.cgi?id=55954
Jonathan Clark <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Blocks|83066 |109040 Summary|EDITING: CJK text has wrong |Font overridden by style |style applied when copied |sheet when pasting Writer |from Writer to Calc |RTF as cells --- Comment #17 from Jonathan Clark <[email protected]> --- This bug is not specific to CJK. When pasting formatted text outside of cell edit mode, Calc overrides the font with stylesheet attributes. This happens for all languages/script types, including English. The code that does this is around sc/source/filter/rtf/eeimpars.cxx:328, at time of writing. This is fixable, but I'm not sure if it's unintentional. Referenced Bugs: https://bugs.documentfoundation.org/show_bug.cgi?id=83066 [Bug 83066] [META] CJK (Chinese, Japanese, Korean, and Vietnamese) language issues https://bugs.documentfoundation.org/show_bug.cgi?id=109040 [Bug 109040] [META] RTF paste special bugs and enhancements -- You are receiving this mail because: You are the assignee for the bug.
