Issue 23413 - WordArt import direction
Summary: WordArt import direction
Status: CLOSED FIXED
Alias: None
Product: Internationalization
Classification: Code
Component: BiDi (show other issues)
Version: OOo 1.1
Hardware: All All
: P3 Trivial (vote)
Target Milestone: ---
Assignee: christian.guenther
QA Contact: issues@l10n
URL:
Keywords: ms_interoperability
: 38479 (view as issue list)
Depends on:
Blocks:
 
Reported: 2003-12-10 15:06 UTC by sforbes
Modified: 2013-08-07 15:00 UTC (History)
3 users (show)

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


Attachments
screen shot (108.34 KB, image/jpeg)
2003-12-10 15:06 UTC, sforbes
no flags Details
sample file (23.50 KB, application/msword)
2003-12-10 15:07 UTC, sforbes
no flags Details

Note You need to log in before you can comment on or make changes to this issue.
Description sforbes 2003-12-10 15:06:13 UTC
The directionality of the text in a wordart object is lost when the file is
imported from word to OO.

See attached sample file and screen shot, comparing a simple word art in Word
2003 and OpenOffice under Windows 2003.
Comment 1 sforbes 2003-12-10 15:06:54 UTC
Created attachment 11868 [details]
screen shot
Comment 2 sforbes 2003-12-10 15:07:24 UTC
Created attachment 11869 [details]
sample file
Comment 3 sforbes 2003-12-10 17:09:31 UTC
added Dina as cc, as this is a highly visible bug that tkos should be aware of
Comment 4 Dieter.Loeschky 2004-01-29 17:06:13 UTC
DL->CMC: Could you please handle this?
Comment 5 caolanm 2004-02-02 11:25:07 UTC
cmc->sj: This is a wordart thing, something you are working on now I believe
Comment 6 sven.jacobi 2004-02-02 12:54:18 UTC
Accepted, I will take care of the directon if implementing the new core for our
fontwork.
Comment 7 Unknown 2004-07-21 20:45:26 UTC
Please add keywords: ms_interoperability
Comment 8 sven.jacobi 2004-07-27 17:13:43 UTC
sj: changed issue type to defect
Comment 9 frank 2004-12-08 16:06:08 UTC
*** Issue 38479 has been marked as a duplicate of this issue. ***
Comment 10 sven.jacobi 2005-01-18 14:48:49 UTC
*** Issue 39518 has been marked as a duplicate of this issue. ***
Comment 11 sven.jacobi 2005-01-18 14:52:46 UTC
*** Issue 40166 has been marked as a duplicate of this issue. ***
Comment 12 alan 2005-01-19 08:55:13 UTC
ayaniger --> sj:

In this issue, the WordArt problem is with mixed Hebrew/English text, in a
document imported from MS Word. 

In issue 39518, which was closed as duplicate of this issue, the problem is with
weak characters (dots)following Hebrew text in an OOo writer document.

In issue 38479, which was also closed as duplicate of this issue, the problem is
with weak characters following Hebrew text imported from Excel.

Since 39518 and 38479 have been closed, I'd like to add a QA request: please
make sure that your fix to this issue handles the problems in:

- import/export and native OO docs
- in Writer/Calc/Impress
- both mixed Hebrew/English and Hebrew-followed-by-weak-characters.

Sorry if I'm being paranoid here, but I'm concerned there might not be a single
fix to one place in the code that globally handles all variations of the problem
. If there is no such global solution, some instances of the problem might get
accidentally ignored.

Thanks,
Alan
Comment 13 sven.jacobi 2005-01-19 09:12:46 UTC
sj->ayaniger:

Each bug I set double to this one was having problems with FontWork objects
only, due to the reason that FontWork is a general drawing layer feature it does
not matter if FontWork was inserted in Writer, Calc or Draw, I mean I will not
fix existing BiDi problem beside FontWork objects as you did indicate with
"import/export and native OO" docs" and "Writer/Calc/Impress".
Comment 14 alan 2005-01-19 10:47:42 UTC
ayaniger --> sj

I also was referring only to Fontwork objects, not to other bidi issues. My
request was to insure correct behavior for *FontWork* in both imported documents
and OOo format documents, in all modules.
Comment 15 sven.jacobi 2005-01-28 16:08:31 UTC
sj->qa: As ayaniger mentioned, please check if there are furthermore problems
with weak characters. The bug can be submitted to me if it is a problem with
Fontwork/WordArt objects, otherwise it is application dependent.

This issue has been fixed now as far as it was possible (in cws[sj15]). The
problem is that the text direction of mso WordArt objects depends to the first
run or character of the paragraph, means it is not possible to change the
direction. This is now properly imported, now we are detecting the corresponding
text direction in consideration of weak characters.
Since the text direction is not adjustable for WordArt objects, it is not
possible to provide text direction support if exporting into a ms office format.
Comment 16 sven.jacobi 2005-02-11 09:24:11 UTC
sj->cgu: this issue is ready to be verified in cws[sj15]
re-open issue and try to reassign to cgu@openoffice.org
Comment 17 sven.jacobi 2005-02-11 09:24:19 UTC
try to reassign to cgu@openoffice.org
Comment 18 sven.jacobi 2005-02-11 09:24:26 UTC
try to reset resolution to FIXED
Comment 19 christian.guenther 2005-02-16 15:28:19 UTC
Verified in cws sj15
Comment 20 christian.guenther 2005-04-08 17:14:09 UTC
Integrated in src680m90s1
On linux it depends on the font. With some fonts it looks ok with other fonts it
looks wrong.