<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#c9">Comment # 9</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:jalanpalmer@gmail.com" title="jalanpalmer@gmail.com">jalanpalmer@gmail.com</a>
</span></b>
<pre>(In reply to Albert Astals Cid from <a href="show_bug.cgi?id=94517#c8">comment #8</a>)
<span class="quote">> 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.</span >
That's a good point. Maybe best to keep it how it is to avoid breaking any
users.
<span class="quote">> so maybe the only thing we need to do is actually do a switch of coords in
> the
> if (r.is_empty()) {
> branch?</span >
That would fix
p->text()
but some users may also use
p->text(p->page_rect())
and then they won't get all the text.
Quite a predicament!</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>