https://bugs.documentfoundation.org/show_bug.cgi?id=169035
--- Comment #7 from Eyal Rozenberg <[email protected]> --- (In reply to Heiko Tietze from comment #6) > -1, as a general rule, since it potentially breaks existing document. That is a good point... if there is actually that potential. I mean, the ODF says (ODF 1.4 ยง20.223) that if a text alignment is not specified, then the default is "Start". And we have had the longstanding bug of actually mishandling ODT's with Start and End (see bug 118350, Comment 16). So, I suggest we ask the developers to first just collect a list of locations/scenarios in which we use hard-coded "Left" or "Right" directions, and then we can (perhaps) know whether a change will _break_ existing documents, _fix_ the handling of existing documents, or not affect it. If you think this part should be split into a separate bug from the template fo:text-align values change, we could of course do that. -- You are receiving this mail because: You are the assignee for the bug.
