<html>
    <head>
      <base href="https://bugs.freedesktop.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - page.text() does not take page orientation into account"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=94517#c8">Comment # 8</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - page.text() does not take page orientation into account"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=94517">bug 94517</a>
              from <span class="vcard"><a class="email" href="mailto:aacid@kde.org" title="Albert Astals Cid <aacid@kde.org>"> <span class="fn">Albert Astals Cid</span></a>
</span></b>
        <pre>I'm a bit hesitant about that patch as since it would break the people that are
passing the coordinates to make it work like it works right now.

The only problem i see is that the documentation says
   \param rect if not empty, it will be extracted the text in it; otherwise,
the
               text of the whole page
so maybe the only thing we need to do is actually do a switch of coords in the 
   if (r.is_empty()) {
branch?</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>