orca r3771 - in trunk: . test/keystrokes/oowriter



Author: richb
Date: Wed Mar 26 22:34:58 2008
New Revision: 3771
URL: http://svn.gnome.org/viewvc/orca?rev=3771&view=rev

Log:
        * test/keystrokes/oowriter/bug_450210.py:
          Fix for bug #523457 â oowriter/bug_450210.py regression tests #1 
          produces the wrong results.


Modified:
   trunk/ChangeLog
   trunk/test/keystrokes/oowriter/bug_450210.py

Modified: trunk/test/keystrokes/oowriter/bug_450210.py
==============================================================================
--- trunk/test/keystrokes/oowriter/bug_450210.py	(original)
+++ trunk/test/keystrokes/oowriter/bug_450210.py	Wed Mar 26 22:34:58 2008
@@ -35,12 +35,12 @@
     "Press 'o' to open the Open File Chooser",
     ["BRAILLE LINE:  'soffice Application Open Dialog'",
      "     VISIBLE:  'soffice Application Open Dialog', cursor=21",
-     "BRAILLE LINE:  'soffice Application Open Dialog Location:  $l'",
-     "     VISIBLE:  'Location:  $l', cursor=11",
+     "BRAILLE LINE:  'soffice Application Open Dialog File name: File name: List'",
+     "     VISIBLE:  'File name: File name: List', cursor=1",
      "SPEECH OUTPUT: ''",
-     "SPEECH OUTPUT: 'Open Version:'",
-     "SPEECH OUTPUT: ''",
-     "SPEECH OUTPUT: 'Location: text '"]))
+     "SPEECH OUTPUT: 'Open'",
+     "SPEECH OUTPUT: 'File name: combo box'",
+     "SPEECH OUTPUT: 'File name: list'"]))
 
 ######################################################################
 # 4. Press Escape to dismiss the Open File Chooser.



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]