ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* [NTG-context] (off-topic) hovering over links in Acrobat Reader
@ 2024-06-19 17:16 Pablo Rodriguez via ntg-context
  2024-06-19 19:55 ` [NTG-context] " Henning Hraban Ramm
  0 siblings, 1 reply; 9+ messages in thread
From: Pablo Rodriguez via ntg-context @ 2024-06-19 17:16 UTC (permalink / raw)
  To: ConTeXt users; +Cc: Pablo Rodriguez

[-- Attachment #1: Type: text/plain, Size: 2189 bytes --]

Dear list,

I have the following source:

    \setupbodyfont[dejavu, sans, 24pt]
    \setupinteraction[state=start, style=, color=,
        contrastcolor=, display=new]
    \enabledirectives[references.border=darkgreen]
    \def\myurl#1%
      {{\tt\goto{\hyphenatedurl{#1}}[url(#1)]}}
    \protect\def\myhref#1#2%
      {\goto{\hyphenatedurl{#1}}[url(#2)]}
    \starttext
    \startTEXpage[pagestate=start, offset=1em, align=center]
    {\bfa Hovering Over Links}
    \blank[1st]
    \attachment[method=hidden, file={signed-a.pdf}]
    \goto{An embedded PDF document}[signed-a::]
    \blank[.5st]
    \myurl{https://contextgarden.net}
    \blank[.5st]
    \myhref{A link to the Garden}{https://contextgarden.net}
    \stopTEXpage
    \stoptext

I also attach my output, since the first link is a link to an embedded
document and not the expected link to an external document (I modified
ConTeXt to get that kind of link).

The issue I’m experiencing with Acrobat Reader DC on Windows
(automatically updated to latest version) is that when hovering over
links, I get different results.

The three links are (in order from top to bottom):

1. A link to the embedded document.
2. An external link with its address as text.
3. Another external link without its address as text.

Some days (as today [sorry, I don’t have access to Windows now]),
hovering over the three links displayed the word "link" (even with
Acrobat set to Spanish).

Other days, hovering over the first link displays nothing and hovering
over the two other links show their actual destination address.

This behavior seems so random to me that I‘m not sure I’m not missing
anything.

Would you be so kind to test the attached document (and the one you may
generate from the sample source) hovering over the link frames in
Acrobat (ideally DC updated to latest)?

At least, I would like to be sure what is going on here.

Hovering over links is basic precaution before clicking them.

To explain that to others, I’d rather know how Acrobat (Reader) behaves
in these cases.

Sorry the off-topic issue and many thanks for your help in advance,

Pablo

[-- Attachment #2: hover.pdf --]
[-- Type: application/pdf, Size: 23337 bytes --]

[-- Attachment #3: Type: text/plain, Size: 511 bytes --]

___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the Wiki!

maillist : ntg-context@ntg.nl / https://mailman.ntg.nl/mailman3/lists/ntg-context.ntg.nl
webpage  : https://www.pragma-ade.nl / https://context.aanhet.net (mirror)
archive  : https://github.com/contextgarden/context
wiki     : https://wiki.contextgarden.net
___________________________________________________________________________________

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2024-06-21 17:50 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-06-19 17:16 [NTG-context] (off-topic) hovering over links in Acrobat Reader Pablo Rodriguez via ntg-context
2024-06-19 19:55 ` [NTG-context] " Henning Hraban Ramm
2024-06-19 20:10   ` Wolfgang Schuster
2024-06-19 20:15     ` Henning Hraban Ramm
2024-06-20 16:01     ` Pablo Rodriguez via ntg-context
2024-06-20 15:33   ` Pablo Rodriguez via ntg-context
2024-06-21  9:32     ` Ulrike Fischer
2024-06-21 16:31     ` Hans Hagen
2024-06-21 17:50       ` Pablo Rodriguez via ntg-context

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).