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

Michael Stahl (allotropia) <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
           Assignee|[email protected] |[email protected]
                   |desktop.org                 |
         Resolution|---                         |FIXED

--- Comment #17 from Michael Stahl (allotropia) <[email protected]> 
---

so the following PDF readers all display the hyperlink in the tooltip:

* Okular
* Evince
* Firefox
* Chromium
* FoxIt (according to comment#8)
* Adobe Reader 9.5.5 for Linux

... but rereading the relevant specifications i got the impression that what we
export as "Contents" isn't what we should be exporting: it should describe the
target of the URL, using the text representation of the link is not so useful.

there is a kind of alt-text for hyperlinks that is called the "Name" in the LO
hyperlink dialogs, we should be exporting that instead, but only if it exists.

while PDF/UA 1 has a mandatory requirement to produce "Contents" for Link
annotations, this has been downgraded to optional ("should") in PDF/UA 2.

so we should warn about links in the document that are missing the "Name"; this
was already done in Writer for links in paragraphs, but was missing for links
on fly frames.

in Impress you could insert "Name" for hyperlinks, but it was immediately
discarded because the document model couldn't store it.

the above 3 problems are fixed now in master.

of course this means there will be warnings generated by PDF/UA 1 validators
like PAC or veraPDF if the "Contents" is missing on a link.

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to