[Libreoffice-bugs] [Bug 112604] No longer possible to sort with ascending AND descending fields when ascending /descending buttons not displayed due to long heading field
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Thu Sep 28 17:01:34 UTC 2017
https://bugs.documentfoundation.org/show_bug.cgi?id=112604
andréb <andr55 at laposte.net> changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary|No longer possible to |No longer possible to sort
|select sort with ascending |with ascending AND
|on some fields and |descending fields when
|descending on other fields |ascending/descending
| |buttons not displayed due
| |to long heading field
--- Comment #3 from andréb <andr55 at laposte.net> ---
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)
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20170928/2483652a/attachment.html>
More information about the Libreoffice-bugs
mailing list