latex3 / tagging-project

Issues related to the tagging project
https://latex3.github.io/tagging-project/
LaTeX Project Public License v1.3c
35 stars 14 forks source link

When mouse over, alt text box placed wrongly in the text part instead of the image over (if using pdf images) #75

Open rcvenkatesan opened 5 months ago

rcvenkatesan commented 5 months ago

when mouse over alt text box placed wrongly in the text part instead of the image over (if using pdf images), it is showing only for png, jpg images, this issue happen in testphase={phase-III} (refer the below screenshot)

image

MWE:

 \DocumentMetadata{testphase={phase-III,table},pdfversion=2.0,pdfstandard=ua-2,
 uncompress}

\documentclass{article}
\usepackage{amsmath,amssymb,amsfonts,graphicx}

\usepackage{graphicx,color,hyperref}

\tagpdfsetup{role/map-tags=pdf}

\begin{document}

However, the case of Asian countries with a station differs from that of European countries in this area, except Japan. Indeed, the Asian dynamic of integration in Svalbard is only reflected in a fairly 

\begin{figure*}[!t]

\includegraphics[scale=.75,alt={Alt text: Scientific network of cooperation between countries with joint research projects in Svalbard. The figure represents the network of cooperation between countries with joint research projects in Svalbard, with the number of common projects (complete count), number of joint project per country, and coloured depending on the continent. Source: Research in Svalbard (RiS). Strouk \& Maisonobe, 2022.}]{scae012f1.pdf}
\caption{International network of joint research projects in Svalbard.}
\end{figure*}

However, the case of Asian countries with a station differs from that of European countries in this area, except Japan. Indeed, the Asian dynamic of integration in Svalbard is only reflected in a fairly 

However, the case of Asian countries with a station differs from that of European countries in this area, except Japan. Indeed, the Asian dynamic of integration in Svalbard is only reflected in a fairly 

However, the case of Asian countries with a station differs from that of European countries in this area, except Japan. Indeed, the Asian dynamic of integration in Svalbard is only reflected in a fairly 

\end{document}
u-fischer commented 5 months ago

Sorry I have no idea how you managed to get Acrobat to show a pop-up when including a PDF. On my system it refuses to do that and shows only a small dashed rectangle. So I can't test your issue but I assume that it is a Acrobat issue and that you should report it there.

rcvenkatesan commented 5 months ago

I used Texlive 24 and lualatex-dev.exe for compiling the document. No other method I used to create the pdf. I faced another issue, I used only gray background image for testing that time pdf not shown the alt text. At the same time if I used png image, the pop up showing correctly

I corrected the pdf manually wherever the figures in the top position of the page