https://bugs.kde.org/show_bug.cgi?id=418155
Jan Grulich <jgrul...@redhat.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jgrul...@redhat.com

--- Comment #1 from Jan Grulich <jgrul...@redhat.com> ---
Ok, I think I found why this is happening. Reason is that when you select an
URL in the KFileWidget, it won't be returned by KFileWidget::selectedFiles()
which we use to get the files and send back to the portal. It will only be
returned with KFileWidget::selectedUrls(), but problem is that we cannot send a
link back so the file probably needs to be downloaded first. I guess the best
location would be $HOME/.var/app/org.kde.appName, where all applications will
always have access.

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

Reply via email to