Bug 378295

Summary: Chrome Save As (Ctrl+S) command not showing the `Web Page,Complete` format
Product: [Applications] kdialog Reporter: prieston <priestont>
Component: generalAssignee: Brad Hards <bradh>
Status: RESOLVED DOWNSTREAM    
Severity: normal CC: rthomsen6
Priority: NOR    
Version First Reported In: unspecified   
Target Milestone: ---   
Platform: Kubuntu   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:

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"