Bug 378295 - Chrome Save As (Ctrl+S) command not showing the `Web Page,Complete` format
Summary: Chrome Save As (Ctrl+S) command not showing the `Web Page,Complete` format
Status: RESOLVED DOWNSTREAM
Alias: None
Product: kdialog
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Kubuntu Linux
: NOR normal
Target Milestone: ---
Assignee: Brad Hards
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-03-30 23:48 UTC by prieston
Modified: 2017-04-21 17:25 UTC (History)
1 user (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 prieston 2017-03-30 23:48:20 UTC
When on chrome and use `Save As`, in the dialog box that appears there is no `Web Page,Complete` format to select. I have tested it and it appears on Firefox. When changing from Kubuntu to Unity both Chrome and Firefox include this format.
Comment 1 Elvis Angelaccio 2017-04-03 17:09:03 UTC
Not an ark bug. Might be an issue in kdialog which is what chromium uses to show the file picker.
Comment 2 Christoph Feck 2017-04-21 17:25:37 UTC
See https://bugs.chromium.org/p/chromium/issues/detail?id=431505

I checked kdialog, and it supports mimetype filters, e.g.

kdialog --getsavefilename $HOME "text/html application/x-webarchive"