Issue 120833 - graphic bullet will change to character bullet when save to doc.
Summary: graphic bullet will change to character bullet when save to doc.
Status: CONFIRMED
Alias: None
Product: Writer
Classification: Application
Component: save-export (show other issues)
Version: 3.4.0
Hardware: All All
: P3 Normal (vote)
Target Milestone: ---
Assignee: AOO issues mailing list
QA Contact:
URL:
Keywords: automation_bug, ms_interoperability
Depends on:
Blocks:
 
Reported: 2012-09-06 08:27 UTC by Du Jing
Modified: 2012-09-06 14:51 UTC (History)
1 user (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this issue.
Description Du Jing 2012-09-06 08:27:10 UTC
build info:AOO3.5_r1372282

steps:
1.launch OO and new a writer document
2.input some text,and set graphic bullet for the text
3.save to doc,close and reopen to check the graphic bullet

defect:
graphic bullet change to character bullet "."
Comment 1 Oliver-Rainer Wittmann 2012-09-06 14:51:15 UTC
I assume that you mean with "save to doc" you mean to save to Microsoft Word binary file format (Microsoft Word 95/XP/2003". Please correct me, if my assumption is not correct.

If my assumption is correct, then the root cause for this issue is that our export filter to Microsoft Word binary file format lacks the ability to export graphic bullets. This export function is simply not implemented so far as I know.

I figured out that the same is true for import of Microsoft Word binary document containing graphic bullets. The import is not able to handle it.

I wonder, if the contributed Symphony code already contains the solution for this issue.