https://bugs.documentfoundation.org/show_bug.cgi?id=149022
--- Comment #6 from Khaled Hosny <[email protected]> --- (In reply to Eyal Rozenberg from comment #5) > (In reply to Khaled Hosny from comment #4) > > Created attachment 181731 [details] > > Screenshot showing parial shaping > > > > I think there are multiple other bug reports for this same issue. Basically > > currently a color change amounts to a font change > > And is this the Right Thing to do, in your opinion? No, it shouldn’t. But it is a big architectural change and I don’t even know what it entails. Instead of changing font on any style change, some style changes (like color, underline, font features, etc.) should be some kind of attribute applied to the text after shaping. Very few application handle this right, though. Firefox and recent-ish Chrome do, and IIRC Microsoft Word also does. -- You are receiving this mail because: You are the assignee for the bug.
