Bug 435582

Summary: Moving a bookmarked pdf file from one folder to another deletes all bookmarks
Product: [Applications] okular Reporter: Larry Bradley <larrywbradley>
Component: generalAssignee: Okular developers <okular-devel>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: NOR    
Version: 20.12.3   
Target Milestone: ---   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed In:

Description Larry Bradley 2021-04-10 14:52:39 UTC
SUMMARY
After heavily bookmarking a pdf, moved the file to another folder, then opened the file to discover that the bookmarks were all wiped away.

STEPS TO REPRODUCE
1. Bookmark pdf.
2. Save pdf.
3. Move pdf to another folder.

OBSERVED RESULT
Bookmarks disappeared after moving pdf to another folder. Replicable, with the same result each time a bookmarked pdf is moved from one folder to another.

EXPECTED RESULT
Expect bookmarks to by "sticky." Puzzling that bookmarks disappear simply because you move the pdf file from one folder to another. It this is not an Okular programming issue, my apologies in advance.


SOFTWARE/OS VERSIONS
Windows: 
macOS: 
Linux/KDE Plasma: 
(available in About System)
KDE Plasma Version: 
KDE Frameworks Version: 
Qt Version: 

ADDITIONAL INFORMATION
Comment 1 Larry Bradley 2021-04-10 14:53:23 UTC
My apologies in advance if this is not an Okular programming issue.
Comment 2 Laura David Hurka 2021-04-11 17:16:10 UTC
It’s not an Okular programming issue. It’s a design issue. :)

*** This bug has been marked as a duplicate of bug 319625 ***
Comment 3 Larry Bradley 2021-04-12 03:04:21 UTC
Thanks, but what do you mean by "design" issue? Design of the program? Thanks for all the good work you do.
Comment 4 Laura David Hurka 2021-04-12 10:46:49 UTC
https://bugs.kde.org/show_bug.cgi?id=319625#c4 shows an example of how the bookmarks are stored. The bookmark folders relate to a file path, and so they don’t apply anymore if the path does not exist anymore. AFAIK that hasn’t changed since 2013.