Issue 105705

Summary: don't show mimetypes / file format lists twice in the GTK file chooser dialog
Product: General Reporter: nekohayo <nekohayo>
Component: uiAssignee: AOO issues mailing list <issues>
Status: UNCONFIRMED --- QA Contact:
Severity: Trivial    
Priority: P3 CC: elish, issues
Version: OOo 3.1Keywords: needhelp
Target Milestone: ---   
Hardware: Unknown   
OS: All   
Issue Type: DEFECT Latest Confirmation in: ---
Developer Difficulty: ---
Attachments:
Description Flags
screenshot of the problem none

Description nekohayo 2009-10-08 02:38:28 UTC
Two issues:
- when exporting to PDF, there is a listview widget inside an expander at the 
bottom of the GTK filechooser that is *always* open/shown by default. This is 
not the case with the GTK filechooser that shows up when you do a normal file 
"save as" operation
- more importantly: this widget is completely useless when using the GTK 
filechooser dialog, because it replicates exactly the same thing as the combobox 
that allows you to set the mimetype, just above.

This is a precious waste of screen real estate, especially on netbooks, and is 
also a bit confusing because the same functionality is presented twice.
Comment 1 nekohayo 2009-10-08 02:43:54 UTC
Created attachment 65224 [details]
screenshot of the problem