Issue 119579

Summary: [From Symphony]][BIDI]The position and direction of Right bracket is incorrect in Arabic locale
Product: Impress Reporter: Li Feng Wang <phoenix.wanglf>
Component: open-importAssignee: WangZhe <kingwisemmx>
Status: CLOSED FIXED QA Contact:
Severity: Normal    
Priority: P3 CC: jiazema, kingwisemmx, liushenf
Version: 3.4.0   
Target Milestone: 4.0.0   
Hardware: PC   
OS: All   
Issue Type: DEFECT Latest Confirmation in: ---
Developer Difficulty: ---
Attachments:
Description Flags
sample file
none
screenshot of open result
none
Fix patch for this issue
jiazema: review?
sample file 2 none

Description Li Feng Wang 2012-05-30 07:28:45 UTC
Created attachment 77795 [details]
sample file

build:
AOO3.4 r1327774

steps:
0.Change the OS local to Arabic then install AOO3.4 Arabic.
1.Launch AOO3.4,open the attached sample files.

defect:
The position and direction of Right bracket is incorrect.
screenshot is in attachment
Comment 1 Li Feng Wang 2012-05-30 07:29:41 UTC
Created attachment 77797 [details]
screenshot of open result
Comment 2 Ma Bingbing 2012-08-23 05:30:25 UTC
I will take care this defect:
Root cause:
  Property name and value for bidi writing mode were incorrect.
Comment 3 Ma Bingbing 2012-08-23 06:40:03 UTC
Resolution:
    Set the property WritingMode instead of TextWritingMode. Also set its value to WritingMode2 instead of WritingMode. 
    And WritingMode2 is used to numerous explicit writing directions, it allows allows to specify to take the writing direction from the object's context.
Comment 4 Ma Bingbing 2012-08-23 06:44:48 UTC
Created attachment 79082 [details]
Fix patch for this issue
Comment 5 Ma Bingbing 2012-08-23 06:54:29 UTC
Created attachment 79083 [details]
sample file 2

Test case1:
  1.Change the OS local to Arabic then install AOO3.4 Arabic.
  2.Launch AOO and open the attached sample files.  

Test case2:
  Launch AOO and,open the attached sample files  

Test result:
  pass
Comment 6 Li Feng Wang 2012-08-24 07:32:08 UTC
Verify pass with attachment patch on Windows XP
Comment 7 WangZhe 2012-09-07 03:25:23 UTC
I'll take this one
Comment 8 WangZhe 2012-09-07 04:46:36 UTC
Delivered At revision: 1381862
Comment 9 Li Feng Wang 2012-09-18 08:31:41 UTC
can't reproduce on trunk r1384699
Comment 10 Shenfeng Liu 2012-10-18 06:59:42 UTC
Update Target Milestone to AOO 3.5.0.