From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/113069 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Rik Kabel via ntg-context Newsgroups: gmane.comp.tex.context Subject: Clickable url problem with \useurl and \url Date: Mon, 11 Oct 2021 22:30:27 -0400 Message-ID: <389d823b-aef9-9d7c-8783-49aa92387ffb@rik.users.panix.com> Reply-To: mailing list for ConTeXt users Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============0132441534092642215==" Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="39492"; mail-complaints-to="usenet@ciao.gmane.io" User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:91.0) Gecko/20100101 Firefox/91.0 Thunderbird/91.2.0 Cc: Rik Kabel To: NTG-ConTeXt Original-X-From: ntg-context-bounces@ntg.nl Tue Oct 12 04:31:00 2021 Return-path: Envelope-to: gctc-ntg-context-518@m.gmane-mx.org Original-Received: from zapf.boekplan.nl ([5.39.185.232] helo=zapf.ntg.nl) by ciao.gmane.io with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1ma7ZE-000A2k-Ei for gctc-ntg-context-518@m.gmane-mx.org; Tue, 12 Oct 2021 04:31:00 +0200 Original-Received: from localhost (localhost [127.0.0.1]) by zapf.ntg.nl (Postfix) with ESMTP id E97192873F5; Tue, 12 Oct 2021 04:30:37 +0200 (CEST) X-Virus-Scanned: Debian amavisd-new at zapf.boekplan.nl Original-Received: from zapf.ntg.nl ([127.0.0.1]) by localhost (zapf.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id XmD4LlAzVdlp; Tue, 12 Oct 2021 04:30:35 +0200 (CEST) Original-Received: from zapf.ntg.nl (localhost [127.0.0.1]) by zapf.ntg.nl (Postfix) with ESMTP id D66CC287B43; Tue, 12 Oct 2021 04:30:35 +0200 (CEST) Original-Received: from localhost (localhost [127.0.0.1]) by zapf.ntg.nl (Postfix) with ESMTP id 8CBE72873F5 for ; Tue, 12 Oct 2021 04:30:33 +0200 (CEST) X-Virus-Scanned: Debian amavisd-new at zapf.boekplan.nl Original-Received: from zapf.ntg.nl ([127.0.0.1]) by localhost (zapf.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id U-qNOaATJn4x for ; Tue, 12 Oct 2021 04:30:31 +0200 (CEST) Received-SPF: Pass (mailfrom) identity=mailfrom; client-ip=166.84.1.89; helo=mailbackend.panix.com; envelope-from=context@rik.users.panix.com; receiver= Original-Received: from mailbackend.panix.com (mailbackend.panix.com [166.84.1.89]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) (No client certificate requested) by zapf.ntg.nl (Postfix) with ESMTPS id 3D56A2835F9 for ; Tue, 12 Oct 2021 04:30:30 +0200 (CEST) Original-Received: from [192.168.1.106] (cpe-69-204-136-231.nycap.res.rr.com [69.204.136.231]) by mailbackend.panix.com (Postfix) with ESMTPSA id 4HT0505rrFz3pZg for ; Mon, 11 Oct 2021 22:30:28 -0400 (EDT) Content-Language: en-US X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.1.26 Precedence: list List-Id: mailing list for ConTeXt users List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: ntg-context-bounces@ntg.nl Original-Sender: "ntg-context" Xref: news.gmane.io gmane.comp.tex.context:113069 Archived-At: This is a multi-part message in MIME format. --===============0132441534092642215== Content-Type: multipart/alternative; boundary="------------Up2M1S04qAKiG8x0k2w0Nofw" Content-Language: en-US This is a multi-part message in MIME format. --------------Up2M1S04qAKiG8x0k2w0Nofw Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit Hello List, I notice an inconsistency in the clickable area when using \useurl. With the following example, both the \from and the \url are clickable in some lines (as noted iin the value of \from) but in others, the \from is clickable but not the \url. It does seem sensitive to the urlL, but I cannot see a pattern. Example: \setupinteraction [state=start] \useurl[earlBA] [https://www.bartleby.com/sv/welcome.html]              [] [Not clickable] \useurl[earlPD] [https://www.perseus.tufts.edu/hopper/]              [] [Not clickable] \useurl[earlWC] [https://www.worldcat.org/]              [] [Not clickable] \useurl[earlFC] [https://www.futilitycloset.com/]              [] [Not clickable] \useurl[earlQU] [http://www.quote-unquote.org.uk/]              [] [Not clickable] \useurl[earlAL] [https://www.aldaily.com/]              [] [Not clickable] \useurl[earlTL] [http://stephanus.tlg.uci.edu/]              [] [Not clickable] \useurl[earlQI] [https://quoteinvestigator.com/]              [] [Clickable] \useurl[earlLH] [https://languagehat.com/]              [] [Clickable] \useurl[earlSF] [https://stancarey.wordpress.com/]              [] [Clickable] \starttext \from[earlLH]  (\url[earlLH]) \par \from[earlQI]  (\url[earlQI]) \par \from[earlFC]  (\url[earlFC]) \par \from[earlWC]  (\url[earlWC]) \par \from[earlQU]  (\url[earlQU]) \par \from[earlAL]  (\url[earlAL]) \par \from[earlSF]  (\url[earlSF]) \par \from[earlBA]  (\url[earlBA]) \par \from[earlPD]  (\url[earlPD]) \par \from[earlTL]  (\url[earlTL]) \par \stoptext Should I use something other than \url[earlXX] here to get the clickable literal url from useurl? -- Rik Kabel --------------Up2M1S04qAKiG8x0k2w0Nofw Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 8bit

Hello List,

I notice an inconsistency in the clickable area when using \useurl. With the following example, both the \from and the \url are clickable in some lines (as noted iin the value of \from) but in others, the \from is clickable but not the \url.

It does seem sensitive to the urlL, but I cannot see a pattern.

Example:

\setupinteraction [state=start]
\useurl[earlBA] [https://www.bartleby.com/sv/welcome.html]
             [] [Not clickable]
\useurl[earlPD] [https://www.perseus.tufts.edu/hopper/]
             [] [Not clickable]
\useurl[earlWC] [https://www.worldcat.org/]
             [] [Not clickable]
\useurl[earlFC] [https://www.futilitycloset.com/]
             [] [Not clickable]
\useurl[earlQU] [http://www.quote-unquote.org.uk/]
             [] [Not clickable]
\useurl[earlAL] [https://www.aldaily.com/]
             [] [Not clickable]
\useurl[earlTL] [http://stephanus.tlg.uci.edu/]
             [] [Not clickable]
\useurl[earlQI] [https://quoteinvestigator.com/]
             [] [Clickable]
\useurl[earlLH] [https://languagehat.com/]
             [] [Clickable]
\useurl[earlSF] [https://stancarey.wordpress.com/]
             [] [Clickable]
\starttext
\from[earlLH]  (\url[earlLH]) \par
\from[earlQI]  (\url[earlQI]) \par
\from[earlFC]  (\url[earlFC]) \par
\from[earlWC]  (\url[earlWC]) \par
\from[earlQU]  (\url[earlQU]) \par
\from[earlAL]  (\url[earlAL]) \par
\from[earlSF]  (\url[earlSF]) \par
\from[earlBA]  (\url[earlBA]) \par
\from[earlPD]  (\url[earlPD]) \par
\from[earlTL]  (\url[earlTL]) \par
\stoptext

Should I use something other than \url[earlXX] here to get the clickable literal url from useurl?

--
Rik Kabel

--------------Up2M1S04qAKiG8x0k2w0Nofw-- --===============0132441534092642215== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: base64 Content-Disposition: inline X19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19f X19fX19fX19fX19fX19fX19fX19fX19fX18KSWYgeW91ciBxdWVzdGlvbiBpcyBvZiBpbnRlcmVz dCB0byBvdGhlcnMgYXMgd2VsbCwgcGxlYXNlIGFkZCBhbiBlbnRyeSB0byB0aGUgV2lraSEKCm1h aWxsaXN0IDogbnRnLWNvbnRleHRAbnRnLm5sIC8gaHR0cDovL3d3dy5udGcubmwvbWFpbG1hbi9s aXN0aW5mby9udGctY29udGV4dAp3ZWJwYWdlICA6IGh0dHA6Ly93d3cucHJhZ21hLWFkZS5ubCAv IGh0dHA6Ly9jb250ZXh0LmFhbmhldC5uZXQKYXJjaGl2ZSAgOiBodHRwczovL2JpdGJ1Y2tldC5v cmcvcGhnL2NvbnRleHQtbWlycm9yL2NvbW1pdHMvCndpa2kgICAgIDogaHR0cDovL2NvbnRleHRn YXJkZW4ubmV0Cl9fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19f X19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fCg== --===============0132441534092642215==--