Summary: | "Open File" dialog: Add "Open File" to context menu | ||
---|---|---|---|
Product: | [Frameworks and Libraries] frameworks-kio | Reporter: | Gregor Mi <codestruct> |
Component: | general | Assignee: | David Faure <faure> |
Status: | RESOLVED DUPLICATE | ||
Severity: | wishlist | CC: | kdelibs-bugs, nate |
Priority: | NOR | ||
Version: | 5.44.0 | ||
Target Milestone: | --- | ||
Platform: | Other | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | Context menu of a file in Open File dialog |
FWIW, you can open the aside or inline previews to get a sense of what's in the file. But the requested feature should be easy enough to add. Have a patch: https://phabricator.kde.org/D11733 *** This bug has been marked as a duplicate of bug 326162 *** |
Created attachment 111642 [details] Context menu of a file in Open File dialog SITUATION: 1. Be in the browser and click the button to upload a file (e.g. to add a bug attachment) 2. Search for the file (e.g. and image) that should be uploaded 3. It would be nice to be able to do a quick review of the file to check if it is the correct one. SUGGESTION: Add an "Open File" context menu entry that opens the file with default application. A screenshot of the current context menu is attached.