orca r4550 - trunk/test/keystrokes/firefox



Author: joanied
Date: Sun Feb 15 01:14:42 2009
New Revision: 4550
URL: http://svn.gnome.org/viewvc/orca?rev=4550&view=rev

Log:
Regression test update.


Modified:
   trunk/test/keystrokes/firefox/moz_menu.py

Modified: trunk/test/keystrokes/firefox/moz_menu.py
==============================================================================
--- trunk/test/keystrokes/firefox/moz_menu.py	(original)
+++ trunk/test/keystrokes/firefox/moz_menu.py	Sun Feb 15 01:14:42 2009
@@ -170,7 +170,7 @@
 sequence.append(PauseAction(1000))
 sequence.append(utils.AssertPresentationAction(
     "Move to one", 
-    ["KNOWN ISSUE - Depenind on timing, we sometimes just display one rather than More",
+    ["KNOWN ISSUE - Depending on timing, we sometimes just display one rather than More",
      "BRAILLE LINE:  'More ÂÂ Â ÂÂ Â ÂÂ Â >'",
      "     VISIBLE:  'More ÂÂ Â ÂÂ Â ÂÂ Â >', cursor=(0|1)",
      "BRAILLE LINE:  'More ÂÂ Â ÂÂ Â ÂÂ Â > one'",
@@ -195,7 +195,7 @@
     "leave menu", 
     ["BUG? - Focus is being given back to the table, but should we be saying more here?",
      "BRAILLE LINE:  'Entry # ColumnHeader Date ColumnHeader Expense ColumnHeader Amount ColumnHeader Merchant ColumnHeader Type ColumnHeader'",
-     "     VISIBLE:  'Entry # ColumnHeader Date Column', cursor=0",
+     "     VISIBLE:  'Entry # ColumnHeader Date Column', cursor=1",
      "SPEECH OUTPUT: ''",
      "SPEECH OUTPUT: 'table'"]))
 



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