Bug 494882 - Request: File Picker should display the site that summoned it
Summary: Request: File Picker should display the site that summoned it
Status: RESOLVED DOWNSTREAM
Alias: None
Product: xdg-desktop-portal-kde
Classification: Plasma
Component: general (other bugs)
Version First Reported In: 6.2.3
Platform: Arch Linux Linux
: NOR wishlist
Target Milestone: ---
Assignee: Plasma Bugs List
URL: https://bugzilla.mozilla.org/show_bug...
Keywords:
Depends on:
Blocks:
 
Reported: 2024-10-16 19:04 UTC by Fernando M. Muniz
Modified: 2025-09-25 14:58 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Fernando M. Muniz 2024-10-16 19:04:21 UTC
I'm requesting that the File Picker should show the site that spawned it in the window title, that goes both for uploading and downloading files.

That should increase the security of it.
Comment 1 Fernando M. Muniz 2024-11-16 18:44:51 UTC
Preferably on the File Picker's title bar.
Comment 2 Nate Graham 2024-11-19 19:10:18 UTC
All this window knows is the title and app name of the parent window; there is unfortunately no mechanism to get the name of the exact website here.
Comment 3 Fernando M. Muniz 2025-09-24 19:33:18 UTC
Seems like that reality is going to change:

https://phabricator.services.mozilla.com/D265959
Comment 4 Nate Graham 2025-09-25 14:58:45 UTC
What I wrote remains true. If the app decided to append the URL to the title, that's great, but it's something that's done by the app itself. We can't do that ourselves because we don't know the URL. Only the app does.