Summary: | "copy multiple files to folder" dialog forgets the last directory it sent files to. | ||
---|---|---|---|
Product: | [Frameworks and Libraries] frameworks-kio | Reporter: | Quentin Guyot <quentin.guyot.2007_kde> |
Component: | Open/save dialogs | Assignee: | KIO Bugs <kio-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | john.kizer, kdelibs-bugs-null |
Priority: | NOR | ||
Version First Reported In: | 6.12.0 | ||
Target Milestone: | --- | ||
Platform: | Arch Linux | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Quentin Guyot
2025-03-19 20:35:16 UTC
Hi - I can't reproduce this on Fedora KDE 41 when following the steps listed there - is there a chance you could capture a screencast/recording demonstrating this so folks might be able to see if there are any nuances to how you're moving around Gwenview or the dialog that could be triggering something? Thanks! just did a test with a mock folder to make a sreencast, and the bug didn't happen on my machine either. After a bit of playing around, I realized the source folders had to be in a hidden folder for the issue to occur. Le 28/03/2025 à 20:42, John Kizer a écrit : > https://bugs.kde.org/show_bug.cgi?id=501765 > > John Kizer <john.kizer@proton.me> changed: > > What |Removed |Added > ---------------------------------------------------------------------------- > Status|REPORTED |NEEDSINFO > Resolution|--- |WAITINGFORINFO > CC| |john.kizer@proton.me > > --- Comment #1 from John Kizer <john.kizer@proton.me> --- > Hi - I can't reproduce this on Fedora KDE 41 when following the steps listed > there - is there a chance you could capture a screencast/recording > demonstrating this so folks might be able to see if there are any nuances to > how you're moving around Gwenview or the dialog that could be triggering > something? > > Thanks! > > -- > You are receiving this mail because: > You reported the bug. (In reply to Quentin Guyot from comment #2) > After a bit of playing around, I realized the source folders had to be > in a hidden folder for the issue to occur. Can you perhaps share the specific folder paths you're using? I tried creating source folders that were under a hidden folder, then following those steps to copy to a destination that isn't under a hidden folder on my device, and couldn't reproduce. Thanks! I did it with .test/1/ ./test/2/ .test/3/ destination/ all within my regular Downloads folder Each numbered folder with multiple images inside. Then I move multiple selected images at once, that way Gwenview calls the folder selector. The single file selector works as intended. At one point in my latest round of tests, I noticed the folder selector move to my home folder in the split second between I pressed enter and the time it closed. Le 01/04/2025 à 02:56, John Kizer a écrit : > https://bugs.kde.org/show_bug.cgi?id=501765 > > --- Comment #3 from John Kizer <john.kizer@proton.me> --- > (In reply to Quentin Guyot from comment #2) >> After a bit of playing around, I realized the source folders had to be >> in a hidden folder for the issue to occur. > Can you perhaps share the specific folder paths you're using? I tried creating > source folders that were under a hidden folder, then following those steps to > copy to a destination that isn't under a hidden folder on my device, and > couldn't reproduce. > > Thanks! > > -- > You are receiving this mail because: > You reported the bug. It started working properly recently. marking as resolved. |