<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body><table border="1" cellspacing="0" cellpadding="8">
        <tr>
          <th>Priority</th>
          <td>medium
          </td>
        </tr>

        <tr>
          <th>Bug ID</th>
          <td><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - Text selection is broken in RTL scripts"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=66568">66568</a>
          </td>
        </tr>

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

        <tr>
          <th>Summary</th>
          <td>Text selection is broken in RTL scripts
          </td>
        </tr>

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

        <tr>
          <th>Classification</th>
          <td>Unclassified
          </td>
        </tr>

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

        <tr>
          <th>Reporter</th>
          <td>gpoo@gnome.org
          </td>
        </tr>

        <tr>
          <th>Hardware</th>
          <td>Other
          </td>
        </tr>

        <tr>
          <th>Status</th>
          <td>NEW
          </td>
        </tr>

        <tr>
          <th>Version</th>
          <td>unspecified
          </td>
        </tr>

        <tr>
          <th>Component</th>
          <td>glib frontend
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>poppler
          </td>
        </tr></table>
      <p>
        <div>
        <pre>Created <span class=""><a href="attachment.cgi?id=82000" name="attach_82000" title="PDF Test case">attachment 82000</a> <a href="attachment.cgi?id=82000&action=edit" title="PDF Test case">[details]</a></span>
PDF Test case

I am reporting to poppler-glib, though it might be a general issue on how PDF
with RTL scripts are handled in poppler.  As per reported in GNOME Bugzilla:

"When I try to select text written in an RTL script (Hebrew, in my case) the
selection algorithm treats it like LTR text. This means that if I start a
selection in the midlle of a line in an RTL paragraph and move the cursor to
the middle of the next line, the selection spans to the right on the first line
and from the left up to the cursor in the next line. This is okay for LTR, but
in RTL scripts it should work exactly the opposite. The expected behaviour is
just like the GtkTextView widget's."


I tested it also with poppler-glib-demo. It is reproducible when selecting
multiples lines.  One of the comments has a clue of the problem:
<a href="https://bugzilla.gnome.org/show_bug.cgi?id=326083#c5">https://bugzilla.gnome.org/show_bug.cgi?id=326083#c5</a>

"PDF stores Hebrew internally as visual Hebrew (LTR), so Envice will have to
detect Hebrew text and work around this.
It seems like Envice Evince 0.5.2 Using poppler 0.5.1 (splash) correctly
reverses Hebrew when pasting to gedit, but does not do the selection properly
(like Yaron noted)."</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>