| Summary: | Display comments created by latex pdfcomment | ||
|---|---|---|---|
| Product: | [Applications] okular | Reporter: | auxsvr |
| Component: | PDF backend | Assignee: | Okular developers <okular-devel> |
| Status: | ASSIGNED --- | ||
| Severity: | wishlist | CC: | aacid, oliver.sander |
| Priority: | NOR | ||
| Version First Reported In: | 24.02.1 | ||
| Target Milestone: | --- | ||
| Platform: | openSUSE | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
| Attachments: |
PDF file with 2 acronyms demonstrating the issue.
LaTeX source |
||
|
Description
auxsvr
2024-05-06 19:06:14 UTC
Please provide a simple test file. Created attachment 169257 [details]
PDF file with 2 acronyms demonstrating the issue.
The two acronyms are REST, SOAP.
Thank you! Please also attach the LaTeX source file. Created attachment 169259 [details]
LaTeX source
It's annoying, they are "fake buttons with tooltip". We could try to understand it and create fake areas that only show a tooltip and not the button (that shows if you press the show forms button in okular [no tooltip though]) A possibly relevant merge request was started @ https://invent.kde.org/graphics/okular/-/merge_requests/1048 Git commit 07cde822a3aaba9070871bd64b93a76db478ae0d by Albert Astals Cid, on behalf of Antonio Gorga. Committed on 27/08/2024 at 23:12. Pushed by aacid into branch 'master'. Set the Form tooltip if there's one M +3 -0 part/formwidgets.cpp https://invent.kde.org/graphics/okular/-/commit/07cde822a3aaba9070871bd64b93a76db478ae0d Git commit d4b9eb63e9bd59299c7b5f096970295dd62947b1 by Albert Astals Cid, on behalf of Antonio Gorga. Committed on 28/08/2024 at 06:48. Pushed by aacid into branch 'release/24.08'. Set the Form tooltip if there's one (cherry picked from commit 07cde822a3aaba9070871bd64b93a76db478ae0d) M +3 -0 part/formwidgets.cpp https://invent.kde.org/graphics/okular/-/commit/d4b9eb63e9bd59299c7b5f096970295dd62947b1 |