<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body><table border="1" cellspacing="0" cellpadding="8">
        <tr>
          <th>Bug ID</th>
          <td><a class="bz_bug_link 
          bz_status_UNCONFIRMED "
   title="UNCONFIRMED - Paragraphs, footnote separator direction should inherit from page style"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=133818">133818</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>Paragraphs, footnote separator direction should inherit from page style
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>LibreOffice
          </td>
        </tr>

        <tr>
          <th>Version</th>
          <td>3.3.0 release
          </td>
        </tr>

        <tr>
          <th>Hardware</th>
          <td>All
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>All
          </td>
        </tr>

        <tr>
          <th>Status</th>
          <td>UNCONFIRMED
          </td>
        </tr>

        <tr>
          <th>Severity</th>
          <td>normal
          </td>
        </tr>

        <tr>
          <th>Priority</th>
          <td>medium
          </td>
        </tr>

        <tr>
          <th>Component</th>
          <td>Writer
          </td>
        </tr>

        <tr>
          <th>Assignee</th>
          <td>libreoffice-bugs@lists.freedesktop.org
          </td>
        </tr>

        <tr>
          <th>Reporter</th>
          <td>eyalroz@technion.ac.il
          </td>
        </tr></table>
      <p>
        <div>
        <pre>Description:
In LibreOffice Writer, paragraphs and some other elements  can have their
direction set to one of: RTL, LTR, or "Use superordinate object settings" (i.e.
inherited).

The "superordinate object" for paragraphs on a page of a (simple) document is
_not_ the page (which itself can have a direction LTR or RTL), but rather
something else - likely, the entire document. 

It _should_ be the page that's the superordinate object for paragraphs (that
aren't in a frame, or table cell etc.) and for the footnote separator.

Steps to Reproduce:
1. Create a new document.
2. Type in some words into the document, to form more than one line, but not
two perfectly-full lines (i.e. leave space on the last line)
3. Insert a footnote.
4. Ensure the paragraph style is Default Paragraph Style
5. Modify the Default Paragraph Style, ensuring Text Direction is set to "Use
superordinate object settings"
6. Modify the Default Page Style and First Page styles, to have Text Direction
LTR
7. Observe the paragraph direction, and the positioning of the footnote
separator
8. Modify the Default Page Style and First Page styles, to have Text Direction
RTL
9. Observe the paragraph direction, and the positioning of the footnote
separator

Actual Results:
Paragraph direction does not change between RTL and LTR despite change in page
styles.
Footnote separator does not switch from right to left or vice-versa, despite
change in page styles.

Expected Results:
Paragraph direction changes between RTL and LTR.
Footnote separator changes from right to left and vice-versa.


Reproducible: Always


User Profile Reset: No


OpenGL enabled: Yes

Additional Info:
See also: <a class="bz_bug_link 
          bz_status_UNCONFIRMED "
   title="UNCONFIRMED - No way to set a document's overall direction"
   href="show_bug.cgi?id=133816">bug 133816</a>.</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>