| Summary: | hyperlinks do not work in presentation mode | ||
|---|---|---|---|
| Product: | [Unmaintained] kpdf | Reporter: | Christophe Prud'Homme <prudhomm> |
| Component: | general | Assignee: | Albert Astals Cid <aacid> |
| Status: | RESOLVED FIXED | ||
| Severity: | wishlist | CC: | bartoschek |
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | Compiled Sources | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
Christophe Prud'Homme
2005-02-02 09:14:08 UTC
On kdegraphics/kpdf/TODO. Watch for bug updates in that file. Really this isn't a bug because presentation was intended like it is. So changing the 'severity' from Bug to Wishlist. (..That has less priority than real bugs but will be done for sure :-). *** Bug 102895 has been marked as a duplicate of this bug. *** Done in Annotations branch. With useful tooltips over links too :-) (I have a presentation next Thursday and latex beamer is really cool.. ^_^) SVN commit 436026 by aacid: Link following in presentation mode. Cookie goes to Enrico for implementing kpdf's second most voted wish BUGS: 98388 M +1 -1 TODO M +6 -0 core/document.cpp M +4 -2 core/document.h M +2 -2 core/generator_pdf/generator_pdf.cpp M +1 -1 core/link.h M +9 -0 part.cpp M +1 -0 part.h M +163 -24 ui/presentationwidget.cpp M +6 -0 ui/presentationwidget.h This is the only feature I need to throw away acrobat reader. |