Issue 83481

Summary: "Enclosing character" controls in "Asian layout" tab in character dialog keeps wrong selection
Product: Writer Reporter: redflagzhulihua <ooo.redflag>
Component: codeAssignee: stefan.baltzer
Status: CLOSED FIXED QA Contact: issues@sw <issues>
Severity: Trivial    
Priority: P3 CC: issues, maho.nakata, peter.junge
Version: 680m222Keywords: CJK
Target Milestone: ---   
Hardware: All   
OS: All   
Issue Type: DEFECT Latest Confirmation in: ---
Developer Difficulty: ---

Description redflagzhulihua 2007-11-09 09:52:01 UTC
1. Create a New Writer document;
2. Input several lines of text, press CTRL-A, select all;
3. Right click in the selected area -> Character...;   //This item is 
translated to "字符(H)..." in simplified-Chinese
4. Click "Asia layout" tab in the character dialog;    //This tab is named “中
日韩版式” in simplified-Chinese Version
5. Check the "Write in double lines" checkbox;  //  “用一行的空间输入两行文字” 
in Chinese
6. Choose "Other characters… "[”其它字符” in Chinese] item in the"initial 
character” [“开始字符(N)" in Chinese] listbox  ;  
7. Click "Cancel" button in the special character dialog;   //"取消" button
8. Click "OK" button in the "Asia layout" tab.   //“确定” button

There is a "其" at the beginning of every line. That is out of our expectation: 
nothing at the beginning.
In English Version, There is a “O” at the beginning of every line.
Comment 1 michael.ruess 2007-11-13 11:00:53 UTC
MRU->OS: Format.Character dialog, Asian Layout tab - in the "Enclosing
character" controls, when clicking "Other characters" and then canceling the
"Special character" dialog, the selection in the control should switch back to
[None].
Comment 2 Oliver Specht 2007-11-14 08:05:52 UTC
It should switch back to the position it had before it was clicked. This is not
necessarily [NONE].
Comment 3 Oliver Specht 2008-03-31 13:41:35 UTC
Fixed in cws os112 in
svx/source/dialog/chardlg.hxx
svx/source/dialog/chardlg.cxx

Additionally the "Other character" dialog added the characters to the ListBox
also if they were already there. This has been fixed, too.
Comment 4 Oliver Specht 2008-04-11 12:14:00 UTC
Reassigned for verification
Comment 5 michael.ruess 2008-04-17 14:57:04 UTC
Reassigned to SBA for verification in CWS os112.
Comment 6 stefan.baltzer 2008-04-24 15:42:04 UTC
Verified in CWS os112.
Comment 7 stefan.baltzer 2008-06-13 14:39:53 UTC
SBA: Verified in DEV300m19. Closed.