https://bugs.documentfoundation.org/show_bug.cgi?id=146663
Mike Kaganski <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #3 from Mike Kaganski <[email protected]> --- > regression Sigh. A regression is something that works *worse* than before. Not every change is a regression. So what we have here? There is a UI convention established since early suite days, that setting character attributes to a whole paragraph sets them to paragraph. We have an artificially constructed case, that employs the external format (or filter) deficiency, that *paragraph properties* are exported/imported as character properties. So the truth is: the property that you inspect is *originally* paragraph property, and only end up as whole-paragraph text portion because of some deficiency. And we have a code explicitly created to handle such special case as paragraph properties, which is consistent with the mentioned UI convention, consistent with the observed deficiency, and thus IMO completely OK. So what is the actual *problem* (i.e., something that prevents you from making your job done) here, that was possible before the "regression"? I thank you for the bibisect, but I really can't see how it is reasonable to mark things this "automated" way. -- You are receiving this mail because: You are the assignee for the bug.
