<html>
<head>
<base href="https://bugs.documentfoundation.org/">
</head>
<body><span class="vcard"><a class="email" href="mailto:andr55@laposte.net" title="andréb <andr55@laposte.net>"> <span class="fn">andréb</span></a>
</span> changed
<a class="bz_bug_link
bz_status_UNCONFIRMED "
title="UNCONFIRMED - No longer possible to sort with ascending AND descending fields when ascending/descending buttons not displayed due to long heading field"
href="https://bugs.documentfoundation.org/show_bug.cgi?id=112604">bug 112604</a>
<br>
<table border="1" cellspacing="0" cellpadding="8">
<tr>
<th>What</th>
<th>Removed</th>
<th>Added</th>
</tr>
<tr>
<td style="text-align:right;">Summary</td>
<td>No longer possible to select sort with ascending on some fields and descending on other fields
</td>
<td>No longer possible to sort with ascending AND descending fields when ascending/descending buttons not displayed due to long heading field
</td>
</tr></table>
<p>
<div>
<b><a class="bz_bug_link
bz_status_UNCONFIRMED "
title="UNCONFIRMED - No longer possible to sort with ascending AND descending fields when ascending/descending buttons not displayed due to long heading field"
href="https://bugs.documentfoundation.org/show_bug.cgi?id=112604#c3">Comment # 3</a>
on <a class="bz_bug_link
bz_status_UNCONFIRMED "
title="UNCONFIRMED - No longer possible to sort with ascending AND descending fields when ascending/descending buttons not displayed due to long heading field"
href="https://bugs.documentfoundation.org/show_bug.cgi?id=112604">bug 112604</a>
from <span class="vcard"><a class="email" href="mailto:andr55@laposte.net" title="andréb <andr55@laposte.net>"> <span class="fn">andréb</span></a>
</span></b>
<pre>Further tests show that libo apparently expands multiline heading fields to one
(possibly very long) line, which did not occur with libo 4.4.7.2.
A resulting very long heading field can be long enough to occupy the maximum
width in the sort selection window, meaning that the ascending/descending
buttons are no longer displayed.
The solution is to reserve a space to the right for the ascending/descending
buttons.
A multiline heading probably contains supplementary info ABOVE the main heading
text, meaning that if such a heading becomes too long, it is better to omit
text above, or to the left of a combined line.
eg.
----
very long
explanation
for a
description
----
could become
----
...explanation for a description
----
(Note that when libo combines lines it puts a space in place of CR)</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>