[Libreoffice-bugs] [Bug 92851] Editing: Index entries affect alphabetical index with concordance file's ability to find other search terms

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Mon Dec 14 15:31:40 UTC 2020


https://bugs.documentfoundation.org/show_bug.cgi?id=92851

Heiko Tietze <heiko.tietze at documentfoundation.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|needsUXEval                 |
                 CC|libreoffice-ux-advise at lists |heiko.tietze at documentfounda
                   |.freedesktop.org            |tion.org,
                   |                            |michael.stahl at cib.de

--- Comment #14 from Heiko Tietze <heiko.tietze at documentfoundation.org> ---
The concordance file uses Bob for both the search term and the alternative
entry, which is weird. Having the alternative entry empty or using Charlie
there makes the search work again. The difference between the two is the
alphabetical-index-mark-end not being set. 

Without alternative entry:
<text:p text:style-name="P2">Alice <text:alphabetical-index-mark-start
text:id="IMark94606775645288"/>Bob<text:alphabetical-index-mark-end
text:id="IMark94606775645288"/> Charlie</text:p>

With "Bob" on both:
<text:p text:style-name="P2">Alice <text:alphabetical-index-mark
text:string-value="Bob"/>Bob Charlie</text:p>

I could imagine this is a bug.

Footnotes (see comment 4) are probably another issue. But I don't see he we can
avoid this. Do you, Michael?

-- 
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/20201214/581bc2df/attachment-0001.htm>


More information about the Libreoffice-bugs mailing list