https://bugs.kde.org/show_bug.cgi?id=388090

            Bug ID: 388090
           Summary: Wrong file handle from flatpak file dialog
           Product: xdg-desktop-portal-kde
           Version: unspecified
          Platform: Other
                OS: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: NOR
         Component: general
          Assignee: jgrul...@redhat.com
          Reporter: marco.bu...@qt.io
  Target Milestone: ---

As you allow the sand box to access the host file system and access the file
over
the file dialog you get a very different path than the expected.

actual:
Access file /home/username/testproject/testproject.pro
=> /run/user/1001/doc/3b985a78/testproject.pro

expected:
Access file /home/username/testproject/testproject.pro
=> /home/username/testproject/testproject.pro

I think it is because the file dialog portal is not testing if the file access
is 
permitted and sends always an opaque file handle.

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

Reply via email to