Issue 122325 - SVG export: activate the filter dialog
Summary: SVG export: activate the filter dialog
Status: CONFIRMED
Alias: None
Product: Draw
Classification: Application
Component: save-export (show other issues)
Version: 4.0.0-dev
Hardware: All All
: P3 Normal (vote)
Target Milestone: ---
Assignee: AOO issues mailing list
QA Contact:
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-05-16 11:10 UTC by Ariel Constenla-Haile
Modified: 2017-12-28 17:04 UTC (History)
3 users (show)

See Also:
Issue Type: TASK
Latest Confirmation in: ---
Developer Difficulty: ---


Attachments
Patch to activate the svg export dialog (2.04 KB, patch)
2013-05-16 11:10 UTC, Ariel Constenla-Haile
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this issue.
Description Ariel Constenla-Haile 2013-05-16 11:10:37 UTC
Created attachment 80696 [details]
Patch to activate the svg export dialog

As per bug 122183 comment 8 the SVG export filter has a dialog.
Let's try to activate it and see what is missing.
Comment 1 Ariel Constenla-Haile 2013-05-16 11:22:54 UTC
(In reply to comment #0)
> Let's try to activate it and see what is missing.

There is no resource file, the dialog is generated at runtime.
This implies:
- missing Help integration
- missing l10n
Comment 2 Ariel Constenla-Haile 2013-05-16 13:22:33 UTC
- some filter data properties are not documented in the configuration org.openoffice.Office.Common/Filter/SVG/Export/ (this is for another bug)

- the dialog could add some more setting, like the TSpans added in Bug 120175
Comment 3 Armin Le Grand 2013-05-16 14:56:03 UTC
ALG: Ariel, thanks for taking a look at tjhis one. Even without translation, at least a possibility to chnage these features with an UI! Use the code, Luke ;-)
Comment 4 oooforum (fr) 2017-12-28 17:04:31 UTC
This report is tagged as TASK.
I understand that some features are missing.
But, is it possible to commit it as is?