Hi helge,
I and zhanghong are very glad to help the automation project, and we have began with the testcases you designated. With peter's help, we write scripts smoothly, but there are several troubles always exist. The following testcase sepcification: http://qa.openoffice.org/ooQAReloaded/TestcaseSpecifications/OpenOffice.org_2.4/Word_Pr ocessor/Block_Selection.html ------------------------------------------------- Cursor before Table/Inside table Status: Standard ------------------------------------------------- 1.New document or Ctrl+A, Del 2.type "aaa" 3.Insert a standard table (2x2) 4.type "bbb" in cell A1 5.type "ccc" in cell A2 6.type "ddd" after the table 7.Set the cursor before "aaa" 8.Ctrl+Shift+F8 to activate the block selection mode 9.Press Shift+Right 2 times 10.Press Shift+down 1 time 11.The current selection is: aa bb (table) cc (table) dd 12.Cut 13.Go to the end of the document 14.Press Enter 15.Paste 16.The document looks like: a b (table) c (table) d aa bb cc dd ------------------------------------------------------------------------------ Line 11, the current selection contain several lines, and the characters selected are either in the text or in the table , how can we check 'the current selection' with testtool? ------------------------------------------------------------------------- Multi-paste - Multi selection Status: Standard ------------------------------------------------------------------------- 1.New document or Ctrl+A, Del 2.Type: aaa bbb ccc 3.Type: "A text. Another text. A third text. Still a text." 4.Set the cursor before "aaa" 5.Ctrl+Shift+F8 to activate the block selection mode 6.Shift+End and Shift+Down 2 times to select "aaa...ccc" 7.Multi-select every occurrence of "text" 8.Paste 9.The text should look like this "A aaa. Another bbb. A third ccc. Still a aaa." ------------------------------------------------------------------------------- Line 8, Paste, but in this case we din't copy before line8, is someting lost? Additionally, this testcase is Valid for version: OpenOffice.org_2.3, OpenOffice.org_2.3.1, OpenOffice.org_2.4, but I try it in OpenOffice.org_2.3.1 and it seems 'Ctrl+Shift+F8' doesn't work. I hope you can give us some advices, and we will try our best to achieve it. Best regards KuangYong kuangyong 2007-12-12
