Bug 156630

Summary: oocalc can't export to CSV
Product: [Fedora] Fedora Reporter: Bill Nottingham <notting>
Component: openoffice.orgAssignee: Caolan McNamara <caolanm>
Status: CLOSED UPSTREAM QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: rawhideCC: rvokal
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2005-05-03 07:22:59 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Bill Nottingham 2005-05-02 18:34:16 UTC
Description of problem:

SSIA

Version-Release number of selected component (if applicable):

1.9.93-1

How reproducible:

Every time

Steps to Reproduce:
1. open a .xls file
2. try to get .csv out
  
Actual results:

@$&&$!&

There is:

a) Export
b) Export to PDF

both of which do the same thing. Perhaps one should be removed/renamed.

There is also "Save As", which, according to the help, is supposed to have
a file type selector. But there is no selector there.

Comment 1 Bill Nottingham 2005-05-02 18:39:52 UTC
A-ha. If I click on the 'Browse for other folders' tick, the format selector is
in that expander.

I'm guessing that's not what's intended.

Comment 2 Caolan McNamara 2005-05-03 07:22:59 UTC
Basically the stock gtk file-chooser is not a great file dialog for anything
with a degree of complexity. For 2.0.1 I'm going to make it like the gimp-2.2
dialog with a seperation of the "filtering" on a suffix/mime-type and the actual
"format" in a seperate list.