[okular] [Bug 320723] No way to go back when following an embedded link in a pdf file.

2022-08-09 Thread David Hurka
https://bugs.kde.org/show_bug.cgi?id=320723

--- Comment #10 from David Hurka  ---
If I think a bit about it, this may be medium difficult to implement, because
Okular uses KParts.

If a new window/tab shall be opened, Part has to tell the shell to open an URL.
The shell probably has a function that just needs to be called with a QUrl.
But you need to understand how the Part tells commands to the shell.

If there shall be a way to go back (with the “Back” action), the Back action
has to distinguish between the viewport history (which is already there but
currently buggy) and a document history, which is not yet there in the Part.
The Back action belongs to the Part, while the document history (“Open Recent”
menu) belongs to the shell.

-- 
You are receiving this mail because:
You are watching all bug changes.

[okular] [Bug 320723] No way to go back when following an embedded link in a pdf file.

2022-08-09 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=320723

kdebugs+accou...@jalsti.de changed:

   What|Removed |Added

 CC||kdebugs+accou...@jalsti.de

--- Comment #9 from kdebugs+accou...@jalsti.de ---
Version 1.3.2 in August 2022 still has this issue.
Is this hard to implement? (Could a newbie dare to give it a try?)

-- 
You are receiving this mail because:
You are watching all bug changes.

[okular] [Bug 320723] No way to go back when following an embedded link in a pdf file.

2020-11-26 Thread Justin Zobel
https://bugs.kde.org/show_bug.cgi?id=320723

Justin Zobel  changed:

   What|Removed |Added

Version|0.16.2  |unspecified
 CC||justin.zo...@gmail.com

--- Comment #8 from Justin Zobel  ---
Confirmed still an issue in 21.03.70.

-- 
You are receiving this mail because:
You are watching all bug changes.

[okular] [Bug 320723] No way to go back when following an embedded link in a pdf file.

2016-02-29 Thread Albert Astals Cid via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=320723

Albert Astals Cid  changed:

   What|Removed |Added

 CC||dbito...@wanadoo.fr

--- Comment #7 from Albert Astals Cid  ---
*** Bug 359929 has been marked as a duplicate of this bug. ***

-- 
You are receiving this mail because:
You are watching all bug changes.


[okular] [Bug 320723] No way to go back when following an embedded link in a pdf file.

2016-01-04 Thread via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=320723

josef.dalco...@gmx.net changed:

   What|Removed |Added

 CC||josef.dalco...@gmx.net

--- Comment #6 from josef.dalco...@gmx.net ---
I see this bug has not been resolved yet for version 0.19.3.

Please implement this by opening a new window when following external file
links. When working on large, multi-document projects, with many links between
them, it is more convenient to be able to see the different documents
side-by-side, rather than switching between them in the same window. Evince
does it this way too.

- Josef

-- 
You are receiving this mail because:
You are watching all bug changes.