Bug 98388

Summary: hyperlinks do not work in presentation mode
Product: [Applications] kpdf Reporter: Christophe Prud'Homme <prudhomm>
Component: generalAssignee: Albert Astals Cid <aacid>
Status: RESOLVED FIXED    
Severity: wishlist CC: bartoschek
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Compiled Sources   
OS: Linux   
Latest Commit: Version Fixed In:

Description Christophe Prud'Homme 2005-02-02 09:14:08 UTC
Version:            (using KDE Devel)
Installed from:    Compiled sources
Compiler:          g++ 3.3 
OS:                Linux

Hi there

hyperlinks are not working in presentation mode.

I use heavily latex-beamer to generate slides and with menus and hyperlinks 
and I must not be in presentation mode if I want to use them.
Basically it is not possible to have a nonlinear slide show. You go either 1 slide forward or 1 slide backweard but no jumps

Anyway I would like to thank you for this extremely good software
it works awesome !
thanks
Comment 1 Enrico Ros 2005-02-04 19:23:17 UTC
On kdegraphics/kpdf/TODO. Watch for bug updates in that file.
Comment 2 Enrico Ros 2005-02-04 23:31:57 UTC
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 :-).
Comment 3 Albert Astals Cid 2005-03-31 00:20:10 UTC
*** Bug 102895 has been marked as a duplicate of this bug. ***
Comment 4 Enrico Ros 2005-07-16 17:19:35 UTC
Done in Annotations branch. With useful tooltips over links too :-)
(I have a presentation next Thursday and latex beamer is really cool.. ^_^)
Comment 5 Albert Astals Cid 2005-07-18 23:23:56 UTC
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  
Comment 6 Luis Llana 2005-10-13 15:04:14 UTC
This is the only feature I need to throw away acrobat reader.