https://bugs.documentfoundation.org/show_bug.cgi?id=172081
--- Comment #7 from Jonathan Clark <[email protected]> --- I want to draw attention to the fact that this report raises two separate UX problems. These are: 1.) upon manually choosing a writing direction, [auto direction] ceases to work 2.) there's no obvious way to turn it back on We should try to solve both of them. I suggest using this bug to track problem 1. Bug 170766 already substantially tracks problem 2, so I suggest using that bug to continue the above UX discussion about toolbar buttons. > (In reply to Jonathan Clark from comment #5) > > We could stop the style:writing-mode-automatic DF from expanding to other > > paragraphs. > So ultimately the direction mode is or will be bind to the paragraph? Clear > DF should remove it then, too. Automatic direction is implemented using ODF 1.2 style:writing-mode-automatic. We use style:writing-mode-automatic="false" DF to mark paragraphs that have had their directions set manually. This is removed by Clear DF. -- You are receiving this mail because: You are the assignee for the bug.
