[Okular-devel] [okular] [Bug 356127] New: "Save as" dialog for "Save copy as": path editing widget and list widget out of sync
Thomas Fischer via KDE Bugzilla
bugzilla_noreply at kde.org
Mon Nov 30 20:58:39 UTC 2015
https://bugs.kde.org/show_bug.cgi?id=356127
Bug ID: 356127
Summary: "Save as" dialog for "Save copy as": path editing
widget and list widget out of sync
Product: okular
Version: unspecified
Platform: Gentoo Packages
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: NOR
Component: general
Assignee: okular-devel at kde.org
Reporter: fischer at unix-ag.uni-kl.de
After a successful "Save copy as" operation, the next save copy as operation
will re-use the previous target directory as its base directory in the "save
as" dialog in the 'directory' path editing widget. The list widget below,
supposed to show the content of this directory (files contained) still shows
the current PDF file's directory's location
Reproducible: Always
Steps to Reproduce:
1. Create temporary directories /tmp/A and /tmp/B
2. Create example PDF files /tmp/A/a.pdf and /tmp/A/b.pdf
3. Open /tmp/A/a.pdf in Okular
4. "Save Copy as" this file as /tmp/B/a.pdf
5. Issue "Save Copy as" a second time to get a "Save as" dialog again. Observe
that the path editing widget shows "/tmp/B" (last location of a successful
"save copy as" operation), whereas the file list widget below shows the content
of "/tmp/A" (the current location of the currently open directory), as you will
see both a.pdf and b.pdf (the latter does not exist in /tmp/B).
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the Okular-devel
mailing list