[Libreoffice-bugs] [Bug 132393] Page numbers for alphabetical index not displayed, if index is in more than one column (see comment 8)
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Sun Aug 23 18:01:29 UTC 2020
https://bugs.documentfoundation.org/show_bug.cgi?id=132393
Buovjaga <ilmari.lauhakangas at libreoffice.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Ever confirmed|0 |1
Summary|alphabetical index fails to |Page numbers for
|print page numbers for >1 |alphabetical index not
|col wide output ... office |displayed, if index is in
|word |more than one column (see
| |comment 8)
Keywords| |bibisected, bisected,
| |regression
CC| |ilmari.lauhakangas at libreoff
| |ice.org,
| |vmiklos at collabora.com
OS|Windows (All) |All
Version|6.0.0.3 release |4.1.0.4 release
Blocks| |89606
Severity|normal |minor
--- Comment #8 from Buovjaga <ilmari.lauhakangas at libreoffice.org> ---
1. Open attachment 160035
2. Anywhere on the first page, Insert - ToC and Index - ToC and index...
3. Type: Alphabetical, Columns: 2
Observe that the page numbers are out of view
Bibisected with Linux 41max repo to
https://git.libreoffice.org/core/commit/bdfc6363d66aa079512cc8008996b633f693fed1
n#793998 sw: add TabOverMargin compat mode
In case the right margin is larger then the tab position (e.g. the right
margin of 7cm, there is a tab position at 16cm and right margin begins
at 9cm), we have a conflicting case. In Word, the tab has priority, so
in this conflicting case, the text can be outside the specified margin.
In Writer, the right margin has priority. Add a compat flag to let
the tab have priority in Writer as well for Word formats.
This is similar to TabOverflow, but that was only applied to left tabs
and only in case there were no characters after the tabs in the
paragraph.
Adding Cc: to Miklos Vajna
Better get SUSE to pay for the fix :P
Referenced Bugs:
https://bugs.documentfoundation.org/show_bug.cgi?id=89606
[Bug 89606] [META] Table of Contents and Indexes bugs and enhancements
--
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/20200823/8a0b5d79/attachment-0001.htm>
More information about the Libreoffice-bugs
mailing list