<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - Large Indian Rupee Sign not recognized as text"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=50138#c2">Comment # 2</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - Large Indian Rupee Sign not recognized as text"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=50138">bug 50138</a>
              from <span class="vcard"><a class="email" href="mailto:jason@aquaticape.us" title="Jason Crain <jason@aquaticape.us>"> <span class="fn">Jason Crain</span></a>
</span></b>
        <pre>Created <span class=""><a href="attachment.cgi?id=70504" name="attach_70504" title="Use page size for max value in TextPage::visitSelection">attachment 70504</a> <a href="attachment.cgi?id=70504&action=edit" title="Use page size for max value in TextPage::visitSelection">[details]</a></span> <a href='page.cgi?id=splinter.html&bug=50138&attachment=70504'>[review]</a>
Use page size for max value in TextPage::visitSelection

The previous patch will cause TextPage::visitSelection to skip the "Indian
₹upee Sign" text because its bottom edge falls outside the page size.  This
also affects poppler_page_get_text, which indirectly calls visitSelection.

This patch fixes that by using the page size if the TextBlock's border is
outside the page.</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>