<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_UNCONFIRMED "
   title="UNCONFIRMED - Footnote separator direction should inherit from page style (see comment 8 for updated description)"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=133818#c12">Comment # 12</a>
              on <a class="bz_bug_link 
          bz_status_UNCONFIRMED "
   title="UNCONFIRMED - Footnote separator direction should inherit from page style (see comment 8 for updated description)"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=133818">bug 133818</a>
              from <span class="vcard"><a class="email" href="mailto:eyalroz@technion.ac.il" title="Eyal Rozenberg <eyalroz@technion.ac.il>"> <span class="fn">Eyal Rozenberg</span></a>
</span></b>
        <pre>(In reply to Heiko Tietze from <a href="show_bug.cgi?id=133818#c11">comment #11</a>)
<span class="quote">> And it does. </span >

I believe it does not - even by your description; let me explain why I mean
with an example.

1. Create a new document in an LTR locale (say, English).
2. Type "hello".
3. Insert a footnote with the text "world".
3. Sanity check: Note the first page has the Default Page Style; the first
paragraph is LTR; the footnote paragraph is LTR; the footnote separator is on
the left; and if you open Format|Paragraph you see "use superordinate".
4. Now, Create a new page style, "Fun Page".
5. Change the direction of the "Fun Page" style from LTR to RTL.
6. Set the page style to "Fun Page"

What we now see is:

* The first paragraph's (effective) direction has switched to RTL.
* The footnote paragraph's (effective) direction has switched to RTL.
* The footnote separator remains on the left.

You see? Paragraph direction inherits, footnote separator does not.

What I'm asking for is the same behavior for footnote separator as for
paragraphs: Both should have LTR, RTL, or "use supraordinate" for their
direction setting; the footnote separator only currently has "left" and
"right". (Alternatively, one could just force it to always inherit, respecting
the page style, but maybe that's too harsh.)</pre>
        </div>
      </p>


      <hr>
      <span>You are receiving this mail because:</span>

      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>