https://bugs.documentfoundation.org/show_bug.cgi?id=169748
Mike Kaganski <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |WONTFIX Status|UNCONFIRMED |RESOLVED See Also| |https://bugs.documentfounda | |tion.org/show_bug.cgi?id=76 | |005 --- Comment #6 from Mike Kaganski <[email protected]> --- The behavior that tabs are relative to the paragraph's left boundary (which is its left indent, not its first line indent) is part of API, and changing that would create infinite number of problems - in UI, in existing documents' formatting, in macros. There is TabsRelativeToIndent compat option, changing the behavior (but it's different). Adding another compat option would still not fix the problem reported here, because making that new behavior the default would still have the negative impact described above - would be incompatible change from PoV of API. -- You are receiving this mail because: You are the assignee for the bug.
