orca r3832 - in trunk: . test/keystrokes/firefox



Author: joanied
Date: Wed Apr 16 04:04:06 2008
New Revision: 3832
URL: http://svn.gnome.org/viewvc/orca?rev=3832&view=rev

Log:
* test/keystrokes/firefox/dojo_slider.py:
  test/keystrokes/firefox/label_guess_bugzilla_search.py:
  test/keystrokes/firefox/bug_511389.py:
  test/keystrokes/firefox/xul_where_am_i_status_bar.py:
  test/keystrokes/firefox/moz_progressbar.py:
  test/keystrokes/firefox/html_struct_nav_large_obj.py:
  test/keystrokes/firefox/line_nav_table_cell_links.py:
  test/keystrokes/firefox/dojo_checkbox.py:
  test/keystrokes/firefox/line_nav_empty_anchor.py:
  test/keystrokes/firefox/line_nav_bugzilla_search.py:
  test/keystrokes/firefox/label_guess_entries.py:
  test/keystrokes/firefox/xul_role_combo_box.py:
  test/keystrokes/firefox/line_nav_enter_bug.py:
  test/keystrokes/firefox/line_nav_nested_tables.py:
  Updated regression tests.  Eitan's work for bug #520612 not
  only gave us braille cursor routing for Gecko, but got rid
  of some more pesky (and incorrect) whitespace.  Thanks Eitan!


Modified:
   trunk/ChangeLog
   trunk/test/keystrokes/firefox/bug_511389.py
   trunk/test/keystrokes/firefox/dojo_checkbox.py
   trunk/test/keystrokes/firefox/dojo_slider.py
   trunk/test/keystrokes/firefox/html_struct_nav_large_obj.py
   trunk/test/keystrokes/firefox/label_guess_bugzilla_search.py
   trunk/test/keystrokes/firefox/label_guess_entries.py
   trunk/test/keystrokes/firefox/line_nav_bugzilla_search.py
   trunk/test/keystrokes/firefox/line_nav_empty_anchor.py
   trunk/test/keystrokes/firefox/line_nav_enter_bug.py
   trunk/test/keystrokes/firefox/line_nav_nested_tables.py
   trunk/test/keystrokes/firefox/line_nav_table_cell_links.py
   trunk/test/keystrokes/firefox/moz_progressbar.py
   trunk/test/keystrokes/firefox/xul_role_combo_box.py
   trunk/test/keystrokes/firefox/xul_where_am_i_status_bar.py

Modified: trunk/test/keystrokes/firefox/bug_511389.py
==============================================================================
--- trunk/test/keystrokes/firefox/bug_511389.py	(original)
+++ trunk/test/keystrokes/firefox/bug_511389.py	Wed Apr 16 04:04:06 2008
@@ -42,8 +42,8 @@
 sequence.append(KeyComboAction("Down"))
 sequence.append(utils.AssertPresentationAction(
     "Line Down",
-    ["BRAILLE LINE:  'Foo Link '",
-     "     VISIBLE:  'Foo Link ', cursor=1",
+    ["BRAILLE LINE:  'Foo Link'",
+     "     VISIBLE:  'Foo Link', cursor=1",
      "SPEECH OUTPUT: 'Foo link ",
      "'"]))
 
@@ -54,10 +54,10 @@
 sequence.append(KeyComboAction("Tab"))
 sequence.append(utils.AssertPresentationAction(
     "Tab",
-    ["BRAILLE LINE:  'Bar Link '",
-     "     VISIBLE:  'Bar Link ', cursor=1",
-     "BRAILLE LINE:  'Bar Link '",
-     "     VISIBLE:  'Bar Link ', cursor=1",
+    ["BRAILLE LINE:  'Bar Link'",
+     "     VISIBLE:  'Bar Link', cursor=1",
+     "BRAILLE LINE:  'Bar Link'",
+     "     VISIBLE:  'Bar Link', cursor=1",
      "SPEECH OUTPUT: ''",
      "SPEECH OUTPUT: 'Bar link'"]))
 
@@ -69,10 +69,10 @@
 sequence.append(KeyComboAction("<Shift>Tab"))
 sequence.append(utils.AssertPresentationAction(
     "Shift Tab",
-    ["BRAILLE LINE:  'Foo Link '",
-     "     VISIBLE:  'Foo Link ', cursor=1",
-     "BRAILLE LINE:  'Foo Link '",
-     "     VISIBLE:  'Foo Link ', cursor=1",
+    ["BRAILLE LINE:  'Foo Link'",
+     "     VISIBLE:  'Foo Link', cursor=1",
+     "BRAILLE LINE:  'Foo Link'",
+     "     VISIBLE:  'Foo Link', cursor=1",
      "SPEECH OUTPUT: ''",
      "SPEECH OUTPUT: 'Foo link'"]))
 

Modified: trunk/test/keystrokes/firefox/dojo_checkbox.py
==============================================================================
--- trunk/test/keystrokes/firefox/dojo_checkbox.py	(original)
+++ trunk/test/keystrokes/firefox/dojo_checkbox.py	Wed Apr 16 04:04:06 2008
@@ -37,7 +37,7 @@
 sequence.append(KeyComboAction("Tab"))
 sequence.append(utils.AssertPresentationAction(
     "Tab to the cb0 checkbox", 
-    [ "BRAILLE LINE:  '< > CheckBox cb0: Vanilla (non-dojo) checkbox (for comparison purposes)  '",
+    [ "BRAILLE LINE:  '< > CheckBox cb0: Vanilla (non-dojo) checkbox (for comparison purposes)'",
      "     VISIBLE:  '< > CheckBox cb0: Vanilla (non-d', cursor=1",
      "SPEECH OUTPUT: ''",
      "SPEECH OUTPUT: 'cb0: Vanilla (non-dojo) checkbox (for comparison purposes) check box not checked'"]))
@@ -49,7 +49,7 @@
 sequence.append(TypeAction(" "))
 sequence.append(utils.AssertPresentationAction(
     "change state on cb0 checkbox", 
-    ["BRAILLE LINE:  '<x> CheckBox cb0: Vanilla (non-dojo) checkbox (for comparison purposes)  '",
+    ["BRAILLE LINE:  '<x> CheckBox cb0: Vanilla (non-dojo) checkbox (for comparison purposes)'",
      "     VISIBLE:  '<x> CheckBox cb0: Vanilla (non-d', cursor=1",
      "SPEECH OUTPUT: 'checked'"]))
 
@@ -60,7 +60,7 @@
 sequence.append(KeyComboAction("Tab"))
 sequence.append(utils.AssertPresentationAction(
     "Tab to the cb1 checkbox", 
-    ["BRAILLE LINE:  '< > CheckBox cb1: normal checkbox, with value=foo, clicking generates console log messages  '",
+    ["BRAILLE LINE:  '< > CheckBox cb1: normal checkbox, with value=foo, clicking generates console log messages'",
      "     VISIBLE:  '< > CheckBox cb1: normal checkbo', cursor=1",
      "SPEECH OUTPUT: ''",
      "SPEECH OUTPUT: 'cb1: normal checkbox, with value=foo, clicking generates console log messages check box not checked'"]))
@@ -72,7 +72,7 @@
 sequence.append(TypeAction(" "))
 sequence.append(utils.AssertPresentationAction(
     "change state on cb1 checkbox", 
-    ["BRAILLE LINE:  '<x> CheckBox cb1: normal checkbox, with value=foo, clicking generates console log messages  '",
+    ["BRAILLE LINE:  '<x> CheckBox cb1: normal checkbox, with value=foo, clicking generates console log messages'",
      "     VISIBLE:  '<x> CheckBox cb1: normal checkbo', cursor=1",
      "SPEECH OUTPUT: 'checked'"]))
 

Modified: trunk/test/keystrokes/firefox/dojo_slider.py
==============================================================================
--- trunk/test/keystrokes/firefox/dojo_slider.py	(original)
+++ trunk/test/keystrokes/firefox/dojo_slider.py	Wed Apr 16 04:04:06 2008
@@ -200,10 +200,10 @@
 sequence.append(utils.AssertPresentationAction(
     "move to entry", 
     ["BUG? - We're not guessing the label",
-     "BRAILLE LINE:  '10.0% $l Slider1 Value: 10.0% $l  '",
-     "     VISIBLE:  '10.0% $l  ', cursor=6",
-     "BRAILLE LINE:  '10.0% $l Slider1 Value: 10.0% $l  '",
-     "     VISIBLE:  '10.0% $l  ', cursor=6",
+     "BRAILLE LINE:  '10.0% $l Slider1 Value: 10.0% $l'",
+     "     VISIBLE:  'Slider1 Value: 10.0% $l', cursor=21",
+     "BRAILLE LINE:  '10.0% $l Slider1 Value: 10.0% $l'",
+     "     VISIBLE:  'Slider1 Value: 10.0% $l', cursor=21",
      "SPEECH OUTPUT: ''",
      "SPEECH OUTPUT: 'text 10.0%'"]))
      

Modified: trunk/test/keystrokes/firefox/html_struct_nav_large_obj.py
==============================================================================
--- trunk/test/keystrokes/firefox/html_struct_nav_large_obj.py	(original)
+++ trunk/test/keystrokes/firefox/html_struct_nav_large_obj.py	Wed Apr 16 04:04:06 2008
@@ -129,7 +129,7 @@
 sequence.append(KeyComboAction("o"))
 sequence.append(utils.AssertPresentationAction(
     "Fourth large chunk", 
-    ["BRAILLE LINE:  'I know how to cope with misfortune, '",
+    ["BRAILLE LINE:  'I know how to cope with misfortune,'",
      "     VISIBLE:  'I know how to cope with misfortu', cursor=1",
      "SPEECH OUTPUT: 'I know how to cope with misfortune, ",
      "how to endure bad news, ",

Modified: trunk/test/keystrokes/firefox/label_guess_bugzilla_search.py
==============================================================================
--- trunk/test/keystrokes/firefox/label_guess_bugzilla_search.py	(original)
+++ trunk/test/keystrokes/firefox/label_guess_bugzilla_search.py	Wed Apr 16 04:04:06 2008
@@ -434,8 +434,8 @@
 sequence.append(WaitForFocus("", acc_role=pyatspi.ROLE_ENTRY))
 sequence.append(utils.AssertPresentationAction(
     "Next form field", 
-    ["BRAILLE LINE:  ' $l and Now $l  '",
-     "     VISIBLE:  ' $l and Now $l  ', cursor=1",
+    ["BRAILLE LINE:  ' $l and Now $l'",
+     "     VISIBLE:  ' $l and Now $l', cursor=1",
      "SPEECH OUTPUT: 'Only bugs changed between: text'"]))
 
 sequence.append(utils.StartRecordingAction())
@@ -445,8 +445,8 @@
 sequence.append(WaitForFocus("", acc_role=pyatspi.ROLE_ENTRY))
 sequence.append(utils.AssertPresentationAction(
     "Next form field", 
-    ["BRAILLE LINE:  ' $l and Now $l  '",
-     "     VISIBLE:  ' $l and Now $l  ', cursor=9",
+    ["BRAILLE LINE:  ' $l and Now $l'",
+     "     VISIBLE:  ' $l and Now $l', cursor=9",
      "SPEECH OUTPUT: 'and text Now'"]))
 
 sequence.append(utils.StartRecordingAction())
@@ -525,9 +525,8 @@
 sequence.append(KeyReleaseAction(0, None, "KP_Insert"))
 sequence.append(utils.AssertPresentationAction(
     "Next form field", 
-    ["BUG? - Extra garbage",
-     "BRAILLE LINE:  'ÂÂÂ < > CheckBox  and remember these as my default search options'",
-     "     VISIBLE:  'Â < > CheckBox  and remember th', cursor=1",
+    ["BRAILLE LINE:  ' and remember these as my default search options < > CheckBox and remember these as my default search options'",
+     "     VISIBLE:  '< > CheckBox and remember these ', cursor=1",
      "SPEECH OUTPUT: 'and remember these as my default search options check box not checked'"]))
 
 sequence.append(utils.StartRecordingAction())

Modified: trunk/test/keystrokes/firefox/label_guess_entries.py
==============================================================================
--- trunk/test/keystrokes/firefox/label_guess_entries.py	(original)
+++ trunk/test/keystrokes/firefox/label_guess_entries.py	Wed Apr 16 04:04:06 2008
@@ -63,8 +63,8 @@
 sequence.append(utils.AssertPresentationAction(
     "Next form field", 
     ["BUG? - We're getting an extra and",
-     "BRAILLE LINE:  'Amusing numbers fall between  $l  and  $l .'",
-     "     VISIBLE:  ' $l  and  $l .', cursor=1",
+     "BRAILLE LINE:  'Amusing numbers fall between  and  $l and  $l .'",
+     "     VISIBLE:  ' $l and  $l .', cursor=1,
      "SPEECH OUTPUT: 'Amusing numbers fall between text'"]))
 
 sequence.append(utils.StartRecordingAction())
@@ -146,8 +146,8 @@
 sequence.append(utils.AssertPresentationAction(
     "Next form field", 
     ["BUG? - We're not guessing this correctly",
-     "BRAILLE LINE:  ' $l '",
-     "     VISIBLE:  ' $l ', cursor=1",
+     "BRAILLE LINE:  ' $l'",
+     "     VISIBLE:  ' $l', cursor=1",
      "SPEECH OUTPUT: 'text'"]))
 
 sequence.append(utils.StartRecordingAction())
@@ -180,7 +180,7 @@
     ["BUG? - We're not guessing this correctly",
      "BRAILLE LINE:  ' $l  $l  $l'",
      "     VISIBLE:  ' $l  $l  $l', cursor=9",
-     "SPEECH OUTPUT: 'Last text'"]))
+     "SPEECH OUTPUT: 'text'"]))
 
 sequence.append(utils.StartRecordingAction())
 sequence.append(KeyPressAction(0, None, "KP_Insert"))

Modified: trunk/test/keystrokes/firefox/line_nav_bugzilla_search.py
==============================================================================
--- trunk/test/keystrokes/firefox/line_nav_bugzilla_search.py	(original)
+++ trunk/test/keystrokes/firefox/line_nav_bugzilla_search.py	Wed Apr 16 04:04:06 2008
@@ -57,8 +57,8 @@
 sequence.append(KeyComboAction("Down"))
 sequence.append(utils.AssertPresentationAction(
     "Line Down",
-    ["BRAILLE LINE:  'Â Short Bug Search Form Link Complicated Bug Search Form Â'",
-     "     VISIBLE:  'Â Short Bug Search Form Link Co', cursor=1",
+    ["BRAILLE LINE:  'Short Bug Search Form Link Complicated Bug Search Form'",
+     "     VISIBLE:  'Short Bug Search Form Link Compl', cursor=0",
      "SPEECH OUTPUT: 'Â Short Bug Search Form link Complicated Bug Search Form Â'"]))
 
 sequence.append(utils.StartRecordingAction())
@@ -449,8 +449,8 @@
 sequence.append(KeyComboAction("Down"))
 sequence.append(utils.AssertPresentationAction(
     "Line Down",
-    ["BRAILLE LINE:  ' $l and Now $l  '",
-     "     VISIBLE:  ' $l and Now $l  ', cursor=1",
+    ["BRAILLE LINE:  ' $l and Now $l'",
+     "     VISIBLE:  ' $l and Now $l', cursor=1",
      "SPEECH OUTPUT: 'Only bugs changed between: text and text Now  ",
      "'"]))
 
@@ -546,8 +546,8 @@
 sequence.append(KeyComboAction("Down"))
 sequence.append(utils.AssertPresentationAction(
     "Line Down",
-    ["BRAILLE LINE:  'ÂÂÂ < > CheckBox  and remember these as my default search options'",
-     "     VISIBLE:  'ÂÂÂ < > CheckBox  and remembe', cursor=1",
+    ["BRAILLE LINE:  '< > CheckBox  and remember these as my default search options'",
+     "     VISIBLE:  '< > CheckBox  and remember these', cursor=1",
      "SPEECH OUTPUT: 'ÂÂÂ check box not checked  and remember these as my default search options'"]))
 
 sequence.append(utils.StartRecordingAction())
@@ -586,8 +586,8 @@
 sequence.append(KeyComboAction("Down"))
 sequence.append(utils.AssertPresentationAction(
     "Line Down",
-    ["BRAILLE LINE:  'And Button ÂÂÂÂÂ Add another boolean chart Button  ÂÂÂÂÂ'",
-     "     VISIBLE:  'And Button ÂÂÂÂÂ Add anothe', cursor=1",
+    ["BRAILLE LINE:  'And Button Add another boolean chart Button'",
+     "     VISIBLE:  'And Button Add another boolean c', cursor=1",
      "SPEECH OUTPUT: 'And button ÂÂÂÂÂ Add another boolean chart button  ÂÂÂÂÂ'"]))
 
 sequence.append(utils.StartRecordingAction())
@@ -621,8 +621,8 @@
 sequence.append(KeyComboAction("Up"))
 sequence.append(utils.AssertPresentationAction(
     "Line Up",
-    ["BRAILLE LINE:  'And Button ÂÂÂÂÂ Add another boolean chart Button  ÂÂÂÂÂ'",
-     "     VISIBLE:  'And Button ÂÂÂÂÂ Add anothe', cursor=1",
+    ["BRAILLE LINE:  'And Button Add another boolean chart Button'",
+     "     VISIBLE:  'And Button Add another boolean c', cursor=1",
      "SPEECH OUTPUT: 'And button ÂÂÂÂÂ Add another boolean chart button  ÂÂÂÂÂ'"]))
 
 sequence.append(utils.StartRecordingAction())
@@ -661,8 +661,8 @@
 sequence.append(KeyComboAction("Up"))
 sequence.append(utils.AssertPresentationAction(
     "Line Up",
-    ["BRAILLE LINE:  'ÂÂÂ < > CheckBox  and remember these as my default search options'",
-     "     VISIBLE:  'ÂÂÂ < > CheckBox  and remembe', cursor=1",
+    ["BRAILLE LINE:  '< > CheckBox  and remember these as my default search options'",
+     "     VISIBLE:  '< > CheckBox  and remember these', cursor=0",
      "SPEECH OUTPUT: 'ÂÂÂ check box not checked  and remember these as my default search options'"]))
 
 sequence.append(utils.StartRecordingAction())
@@ -757,8 +757,8 @@
 sequence.append(KeyComboAction("Up"))
 sequence.append(utils.AssertPresentationAction(
     "Line Up",
-    ["BRAILLE LINE:  ' $l and Now $l  '",
-     "     VISIBLE:  ' $l and Now $l  ', cursor=1",
+    ["BRAILLE LINE:  ' $l and Now $l'",
+     "     VISIBLE:  ' $l and Now $l', cursor=1",
      "SPEECH OUTPUT: 'Only bugs changed between: text and text Now  ",
      "'"]))
 
@@ -1150,8 +1150,8 @@
 sequence.append(KeyComboAction("Up"))
 sequence.append(utils.AssertPresentationAction(
     "Line Up",
-    ["BRAILLE LINE:  'Â Short Bug Search Form Link Complicated Bug Search Form Â'",
-     "     VISIBLE:  'Â Short Bug Search Form Link Co', cursor=1",
+    ["BRAILLE LINE:  'Short Bug Search Form Link Complicated Bug Search Form'",
+     "     VISIBLE:  'Short Bug Search Form Link Compl', cursor=0",
      "SPEECH OUTPUT: 'Â Short Bug Search Form link Complicated Bug Search Form Â'"]))
 
 sequence.append(utils.StartRecordingAction())

Modified: trunk/test/keystrokes/firefox/line_nav_empty_anchor.py
==============================================================================
--- trunk/test/keystrokes/firefox/line_nav_empty_anchor.py	(original)
+++ trunk/test/keystrokes/firefox/line_nav_empty_anchor.py	Wed Apr 16 04:04:06 2008
@@ -66,8 +66,8 @@
 sequence.append(KeyComboAction("Down"))
 sequence.append(utils.AssertPresentationAction(
     "Line Down",
-    ["BRAILLE LINE:  'Q. Which way is up? Link '",
-     "     VISIBLE:  'Q. Which way is up? Link ', cursor=1",
+    ["BRAILLE LINE:  'Q. Which way is up? Link'",
+     "     VISIBLE:  'Q. Which way is up? Link', cursor=1",
      "SPEECH OUTPUT: 'Q. Which way is up? link ",
      "'"]))
 
@@ -83,8 +83,8 @@
 sequence.append(KeyComboAction("Down"))
 sequence.append(utils.AssertPresentationAction(
     "Line Down",
-    ["BRAILLE LINE:  ' h2'",
-     "     VISIBLE:  ' h2', cursor=1",
+    ["BRAILLE LINE:  ''",
+     "     VISIBLE:  '', cursor=0",
      "SPEECH OUTPUT: '",
      " heading  '",
      "SPEECH OUTPUT: 'level 2'"]))
@@ -278,8 +278,8 @@
 sequence.append(KeyComboAction("Up"))
 sequence.append(utils.AssertPresentationAction(
     "Line Up",
-    ["BRAILLE LINE:  'Q. Which way is up? Link '",
-     "     VISIBLE:  'Q. Which way is up? Link ', cursor=1",
+    ["BRAILLE LINE:  'Q. Which way is up? Link'",
+     "     VISIBLE:  'Q. Which way is up? Link', cursor=1",
      "SPEECH OUTPUT: 'Q. Which way is up? link ",
      "'"]))
 

Modified: trunk/test/keystrokes/firefox/line_nav_enter_bug.py
==============================================================================
--- trunk/test/keystrokes/firefox/line_nav_enter_bug.py	(original)
+++ trunk/test/keystrokes/firefox/line_nav_enter_bug.py	Wed Apr 16 04:04:06 2008
@@ -96,8 +96,8 @@
 sequence.append(KeyComboAction("Down"))
 sequence.append(utils.AssertPresentationAction(
     "Line Down",
-    ["BRAILLE LINE:  'Â'",
-     "     VISIBLE:  'Â', cursor=1",
+    ["BRAILLE LINE:  ''",
+     "     VISIBLE:  '', cursor=0",
      "SPEECH OUTPUT: 'Â'"]))
 
 sequence.append(utils.StartRecordingAction())
@@ -144,8 +144,8 @@
 sequence.append(KeyComboAction("Down"))
 sequence.append(utils.AssertPresentationAction(
     "Line Down",
-    ["BRAILLE LINE:  'Â'",
-     "     VISIBLE:  'Â', cursor=1",
+    ["BRAILLE LINE:  ''",
+     "     VISIBLE:  '', cursor=0",
      "SPEECH OUTPUT: 'Â'"]))
 
 sequence.append(utils.StartRecordingAction())
@@ -168,8 +168,8 @@
 sequence.append(KeyComboAction("Down"))
 sequence.append(utils.AssertPresentationAction(
     "Line Down",
-    ["BRAILLE LINE:  'Â'",
-     "     VISIBLE:  'Â', cursor=1",
+    ["BRAILLE LINE:  ''",
+     "     VISIBLE:  '', cursor=0",
      "SPEECH OUTPUT: 'Â'"]))
 
 sequence.append(utils.StartRecordingAction())
@@ -216,8 +216,8 @@
 sequence.append(KeyComboAction("Down"))
 sequence.append(utils.AssertPresentationAction(
     "Line Down",
-    ["BRAILLE LINE:  'Commit Button ÂÂÂÂ Remember values as bookmarkable template Button'",
-     "     VISIBLE:  'Commit Button ÂÂÂÂ Remember ', cursor=1",
+    ["BRAILLE LINE:  'Commit Button Remember values as bookmarkable template Button'",
+     "     VISIBLE:  'Commit Button Remember values as', cursor=1",
      "SPEECH OUTPUT: 'Commit button ÂÂÂÂ Remember values as bookmarkable template button'"]))
 
 sequence.append(utils.StartRecordingAction())
@@ -267,9 +267,9 @@
 sequence.append(KeyComboAction("Up"))
 sequence.append(utils.AssertPresentationAction(
     "Line Up",
-    ["BRAILLE LINE:  'Commit Button  ÂÂÂÂ Remember values as bookmarkable template Button'",
-     "     VISIBLE:  'Commit Button  ÂÂÂÂ Remember', cursor=1",
-     "SPEECH OUTPUT: 'Commit button  ÂÂÂÂ Remember values as bookmarkable template button'"]))
+    ["BRAILLE LINE:  'Commit Button Remember values as bookmarkable template Button'",
+     "     VISIBLE:  'Commit Button Remember values as', cursor=1",
+     "SPEECH OUTPUT: 'Commit button ÂÂÂÂ Remember values as bookmarkable template button'"]))
 
 sequence.append(utils.StartRecordingAction())
 sequence.append(KeyComboAction("Up"))
@@ -315,8 +315,8 @@
 sequence.append(KeyComboAction("Up"))
 sequence.append(utils.AssertPresentationAction(
     "Line Up",
-    ["BRAILLE LINE:  'Â'",
-     "     VISIBLE:  'Â', cursor=1",
+    ["BRAILLE LINE:  ''",
+     "     VISIBLE:  '', cursor=0",
      "SPEECH OUTPUT: 'Â'"]))
 
 sequence.append(utils.StartRecordingAction())
@@ -339,8 +339,8 @@
 sequence.append(KeyComboAction("Up"))
 sequence.append(utils.AssertPresentationAction(
     "Line Up",
-    ["BRAILLE LINE:  'Â'",
-     "     VISIBLE:  'Â', cursor=1",
+    ["BRAILLE LINE:  ''",
+     "     VISIBLE:  '', cursor=0",
      "SPEECH OUTPUT: 'Â'"]))
 
 sequence.append(utils.StartRecordingAction())
@@ -371,8 +371,8 @@
 sequence.append(KeyComboAction("Up"))
 sequence.append(utils.AssertPresentationAction(
     "Line Up",
-    ["BRAILLE LINE:  'Â'",
-     "     VISIBLE:  'Â', cursor=1",
+    ["BRAILLE LINE:  ''",
+     "     VISIBLE:  '', cursor=0",
      "SPEECH OUTPUT: 'Â'"]))
 
 sequence.append(utils.StartRecordingAction())

Modified: trunk/test/keystrokes/firefox/line_nav_nested_tables.py
==============================================================================
--- trunk/test/keystrokes/firefox/line_nav_nested_tables.py	(original)
+++ trunk/test/keystrokes/firefox/line_nav_nested_tables.py	Wed Apr 16 04:04:06 2008
@@ -72,8 +72,8 @@
 sequence.append(KeyComboAction("Down"))
 sequence.append(utils.AssertPresentationAction(
     "4. line Down",
-    ["BRAILLE LINE:  'Â'",
-     "     VISIBLE:  'Â', cursor=1",
+    ["BRAILLE LINE:  ''",
+     "     VISIBLE:  '', cursor=0",
      "SPEECH OUTPUT: 'Â'"]))
 
 sequence.append(utils.StartRecordingAction())
@@ -88,8 +88,8 @@
 sequence.append(KeyComboAction("Down"))
 sequence.append(utils.AssertPresentationAction(
     "6. line Down",
-    ["BRAILLE LINE:  'Â Take Course Link'",
-     "     VISIBLE:  'Â Take Course Link', cursor=1",
+    ["BRAILLE LINE:  'Take Course Link'",
+     "     VISIBLE:  'Take Course Link', cursor=0",
      "SPEECH OUTPUT: 'Â Take Course link'"]))
 
 sequence.append(utils.StartRecordingAction())
@@ -120,8 +120,8 @@
 sequence.append(KeyComboAction("Down"))
 sequence.append(utils.AssertPresentationAction(
     "10. line Down",
-    ["BRAILLE LINE:  'Â Take Course Link'",
-     "     VISIBLE:  'Â Take Course Link', cursor=1",
+    ["BRAILLE LINE:  'Take Course Link'",
+     "     VISIBLE:  'Take Course Link', cursor=0",
      "SPEECH OUTPUT: 'Â Take Course link'"]))
 
 sequence.append(utils.StartRecordingAction())
@@ -155,8 +155,8 @@
 sequence.append(KeyComboAction("Up"))
 sequence.append(utils.AssertPresentationAction(
     "2. line Up",
-    ["BRAILLE LINE:  'Â Take Course Link'",
-     "     VISIBLE:  'Â Take Course Link', cursor=1",
+    ["BRAILLE LINE:  'Take Course Link'",
+     "     VISIBLE:  'Take Course Link', cursor=0",
      "SPEECH OUTPUT: 'Â Take Course link'"]))
 
 sequence.append(utils.StartRecordingAction())
@@ -187,8 +187,8 @@
 sequence.append(KeyComboAction("Up"))
 sequence.append(utils.AssertPresentationAction(
     "6. line Up",
-    ["BRAILLE LINE:  'Â Take Course Link'",
-     "     VISIBLE:  'Â Take Course Link', cursor=1",
+    ["BRAILLE LINE:  'Take Course Link'",
+     "     VISIBLE:  'Take Course Link', cursor=0",
      "SPEECH OUTPUT: 'Â Take Course link'"]))
 
 sequence.append(utils.StartRecordingAction())
@@ -203,8 +203,8 @@
 sequence.append(KeyComboAction("Up"))
 sequence.append(utils.AssertPresentationAction(
     "8. line Up",
-    ["BRAILLE LINE:  'Â'",
-     "     VISIBLE:  'Â', cursor=1",
+    ["BRAILLE LINE:  ''",
+     "     VISIBLE:  '', cursor=0",
      "SPEECH OUTPUT: 'Â'"]))
 
 sequence.append(utils.StartRecordingAction())
@@ -227,8 +227,8 @@
 sequence.append(KeyComboAction("Up"))
 sequence.append(utils.AssertPresentationAction(
     "11. line Up",
-    ["BRAILLE LINE:  'Campus Link ÂÂ.ÂÂ Classroom Link ÂÂ.ÂÂ Communicate Link ÂÂ.ÂÂ Reports Link Â'",
-     "     VISIBLE:  'Campus Link ÂÂ.ÂÂ Classroom ', cursor=1",
+    ["BRAILLE LINE:  'Campus Link ÂÂ. Classroom Link ÂÂ. Communicate Link ÂÂ. Reports Link'",
+     "     VISIBLE:  'Campus Link ÂÂ. Classroom Link', cursor=1",
      "SPEECH OUTPUT: 'Campus link ÂÂ.ÂÂ Classroom link ÂÂ.ÂÂ Communicate link ÂÂ.ÂÂ Reports link Â'"]))
 
 sequence.append(utils.StartRecordingAction())

Modified: trunk/test/keystrokes/firefox/line_nav_table_cell_links.py
==============================================================================
--- trunk/test/keystrokes/firefox/line_nav_table_cell_links.py	(original)
+++ trunk/test/keystrokes/firefox/line_nav_table_cell_links.py	Wed Apr 16 04:04:06 2008
@@ -72,8 +72,8 @@
 sequence.append(KeyComboAction("Down"))
 sequence.append(utils.AssertPresentationAction(
     "Line Down",
-    ["BRAILLE LINE:  '<a> Link '",
-     "     VISIBLE:  '<a> Link ', cursor=1",
+    ["BRAILLE LINE:  '<a> Link'",
+     "     VISIBLE:  '<a> Link', cursor=1",
      "SPEECH OUTPUT: '<a> link ",
      "'"]))
 
@@ -81,8 +81,8 @@
 sequence.append(KeyComboAction("Down"))
 sequence.append(utils.AssertPresentationAction(
     "Line Down",
-    ["BRAILLE LINE:  '<abbr> Link '",
-     "     VISIBLE:  '<abbr> Link ', cursor=1",
+    ["BRAILLE LINE:  '<abbr> Link'",
+     "     VISIBLE:  '<abbr> Link', cursor=1",
      "SPEECH OUTPUT: '<abbr> link ",
      "'"]))
 
@@ -101,8 +101,8 @@
 sequence.append(KeyComboAction("Up"))
 sequence.append(utils.AssertPresentationAction(
     "Line Up",
-    ["BRAILLE LINE:  '<abbr> Link '",
-     "     VISIBLE:  '<abbr> Link ', cursor=1",
+    ["BRAILLE LINE:  '<abbr> Link'",
+     "     VISIBLE:  '<abbr> Link', cursor=1",
      "SPEECH OUTPUT: '<abbr> link ",
      "'"]))
 
@@ -110,8 +110,8 @@
 sequence.append(KeyComboAction("Up"))
 sequence.append(utils.AssertPresentationAction(
     "Line Up",
-    ["BRAILLE LINE:  '<a> Link '",
-     "     VISIBLE:  '<a> Link ', cursor=1",
+    ["BRAILLE LINE:  '<a> Link'",
+     "     VISIBLE:  '<a> Link', cursor=1",
      "SPEECH OUTPUT: '<a> link ",
      "'"]))
 

Modified: trunk/test/keystrokes/firefox/moz_progressbar.py
==============================================================================
--- trunk/test/keystrokes/firefox/moz_progressbar.py	(original)
+++ trunk/test/keystrokes/firefox/moz_progressbar.py	Wed Apr 16 04:04:06 2008
@@ -33,8 +33,8 @@
 sequence.append(KeyComboAction("Tab"))
 sequence.append(utils.AssertPresentationAction(
     "tab to button", 
-    ["BRAILLE LINE:  'Load schedule  Cancel'",
-     "     VISIBLE:  'Load schedule  Cancel', cursor=0",
+    ["BRAILLE LINE:  'Load schedule Cancel'",
+     "     VISIBLE:  'Load schedule Cancel', cursor=0",
      "SPEECH OUTPUT: ''",
      "SPEECH OUTPUT: 'Load schedule button'"]))
 
@@ -143,7 +143,8 @@
 
 sequence.append(utils.AssertPresentationAction(
     "progress output", 
-    ["SPEECH OUTPUT: '10 percent. '",
+    ["BUG? - We're also speaking the progress bar number.  We weren't before.  Should we be?",
+     "SPEECH OUTPUT: '10 percent. '",
      "SPEECH OUTPUT: '20 percent. '",
      "SPEECH OUTPUT: '30 percent. '",
      "SPEECH OUTPUT: '40 percent. '",

Modified: trunk/test/keystrokes/firefox/xul_role_combo_box.py
==============================================================================
--- trunk/test/keystrokes/firefox/xul_role_combo_box.py	(original)
+++ trunk/test/keystrokes/firefox/xul_role_combo_box.py	Wed Apr 16 04:04:06 2008
@@ -31,9 +31,9 @@
 sequence.append(KeyComboAction("Tab"))
 sequence.append(utils.AssertPresentationAction(
     "Tab to combobox",
-    ["BRAILLE LINE:  'Minefield Application Minefield Preferences Frame Main ScrollPane When Minefield starts: Show a blank page Combo'",
+    ["BRAILLE LINE:  'Minefield Application Minefield Preferences Frame Main ScrollPane Startup Panel When Minefield starts: Show a blank page Combo'",
      "     VISIBLE:  'Show a blank page Combo', cursor=1",
-     "SPEECH OUTPUT: 'Main scroll pane'",
+     "SPEECH OUTPUT: 'Main scroll pane Startup panel'",
      "SPEECH OUTPUT: 'When Minefield starts: Show a blank page combo box'"]))
 
 ########################################################################
@@ -44,9 +44,9 @@
 sequence.append(KeyComboAction("Down"))
 sequence.append(utils.AssertPresentationAction(
     "Down Arrow in combobox",
-    ["BRAILLE LINE:  'Minefield Application Minefield Preferences Frame Main ScrollPane  ComboShow my windows and tabs from last timeWhen Minefield starts:  Show a blank page'",
+    ["BRAILLE LINE:  'Minefield Application Minefield Preferences Frame Main ScrollPane Startup Panel  ComboShow my windows and tabs from last timeWhen Minefield starts:  Show my windows and tabs from last time'",
      "     VISIBLE:  'Show a blank page', cursor=1",
-     "BRAILLE LINE:  'Minefield Application Minefield Preferences Frame Main ScrollPane  ComboShow my windows and tabs from last timeWhen Minefield starts:  Show my windows and tabs from last time'",
+     "BRAILLE LINE:  'Minefield Application Minefield Preferences Frame Main ScrollPane Startup Panel  ComboShow my windows and tabs from last timeWhen Minefield starts:  Show my windows and tabs from last time'",
      "     VISIBLE:  'Show my windows and tabs from la', cursor=1",
      "SPEECH OUTPUT: ''",
      "SPEECH OUTPUT: 'Show a blank page'",
@@ -60,7 +60,7 @@
 sequence.append(KeyComboAction("Down"))
 sequence.append(utils.AssertPresentationAction(
     "Down Arrow in combobox",
-    ["BRAILLE LINE:  'Minefield Application Minefield Preferences Frame Main ScrollPane  ComboShow my home pageWhen Minefield starts:  Show my home page'",
+    ["BRAILLE LINE:  'Minefield Application Minefield Preferences Frame Main ScrollPane Startup Panel  ComboShow my home pageWhen Minefield starts:  Show my home page'",
      "     VISIBLE:  'Show my home page', cursor=1",
      "SPEECH OUTPUT: ''",
      "SPEECH OUTPUT: 'Show my home page'"]))
@@ -72,7 +72,7 @@
 sequence.append(KeyComboAction("Up"))
 sequence.append(utils.AssertPresentationAction(
     "Up Arrow in combobox",
-    ["BRAILLE LINE:  'Minefield Application Minefield Preferences Frame Main ScrollPane  ComboShow my windows and tabs from last timeWhen Minefield starts:  Show my windows and tabs from last time'",
+    ["BRAILLE LINE:  'Minefield Application Minefield Preferences Frame Main ScrollPane Startup Panel  ComboShow my windows and tabs from last timeWhen Minefield starts:  Show my windows and tabs from last time'",
      "     VISIBLE:  'Show my windows and tabs from la', cursor=1",
      "SPEECH OUTPUT: ''",
      "SPEECH OUTPUT: 'Show my windows and tabs from last time'"]))
@@ -84,7 +84,7 @@
 sequence.append(KeyComboAction("Up"))
 sequence.append(utils.AssertPresentationAction(
     "Up Arrow in combobox",
-    ["BRAILLE LINE:  'Minefield Application Minefield Preferences Frame Main ScrollPane  ComboShow a blank pageWhen Minefield starts:  Show a blank page'",
+    ["BRAILLE LINE:  'Minefield Application Minefield Preferences Frame Main ScrollPane Startup Panel  ComboShow a blank pageWhen Minefield starts:  Show a blank page'",
      "     VISIBLE:  'Show a blank page', cursor=1",
      "SPEECH OUTPUT: ''",
      "SPEECH OUTPUT: 'Show a blank page'"]))
@@ -106,7 +106,7 @@
 sequence.append(KeyComboAction("Down"))
 sequence.append(utils.AssertPresentationAction(
     "Down Arrow in expanded combobox",
-    ["BRAILLE LINE:  'Minefield Application Minefield Preferences Frame Main ScrollPane  ComboShow a blank pageWhen Minefield starts:  Show my windows and tabs from last time'",
+    ["BRAILLE LINE:  'Minefield Application Minefield Preferences Frame Main ScrollPane Startup Panel  ComboShow a blank pageWhen Minefield starts:  Show my windows and tabs from last time'",
      "     VISIBLE:  'Show my windows and tabs from la', cursor=1",
      "SPEECH OUTPUT: ''",
      "SPEECH OUTPUT: 'Show my windows and tabs from last time'"]))
@@ -118,7 +118,7 @@
 sequence.append(KeyComboAction("Up"))
 sequence.append(utils.AssertPresentationAction(
     "Up Arrow in expanded combobox",
-    ["BRAILLE LINE:  'Minefield Application Minefield Preferences Frame Main ScrollPane  ComboShow a blank pageWhen Minefield starts:  Show a blank page'",
+    ["BRAILLE LINE:  'Minefield Application Minefield Preferences Frame Main ScrollPane Startup Panel  ComboShow a blank pageWhen Minefield starts:  Show a blank page'",
      "     VISIBLE:  'Show a blank page', cursor=1",
      "SPEECH OUTPUT: ''",
      "SPEECH OUTPUT: 'Show a blank page'"]))
@@ -130,9 +130,9 @@
 sequence.append(KeyComboAction("Return"))
 sequence.append(utils.AssertPresentationAction(
     "Return to collapse combobox",
-    ["BRAILLE LINE:  'Minefield Application Minefield Preferences Frame Main ScrollPane When Minefield starts: Show a blank page Combo'",
+    ["BRAILLE LINE:  'Minefield Application Minefield Preferences Frame Main ScrollPane Startup Panel When Minefield starts: Show a blank page Combo'",
      "     VISIBLE:  'Show a blank page Combo', cursor=1",
-     "SPEECH OUTPUT: 'Minefield application Minefield Preferences frame Main scroll pane'",
+     "SPEECH OUTPUT: 'Minefield application Minefield Preferences frame Main scroll pane Startup panel'",
      "SPEECH OUTPUT: 'When Minefield starts: Show a blank page combo box'"]))
 
 ########################################################################
@@ -142,9 +142,9 @@
 sequence.append(TypeAction("s"))
 sequence.append(utils.AssertPresentationAction(
     "First letter navigation with s",
-    ["BRAILLE LINE:  'Minefield Application Minefield Preferences Frame Main ScrollPane  ComboShow my home pageWhen Minefield starts:  Show a blank page'",
+    ["BRAILLE LINE:  'Minefield Application Minefield Preferences Frame Main ScrollPane Startup Panel  ComboShow my home pageWhen Minefield starts:  Show a blank page'",
      "     VISIBLE:  'Show a blank page', cursor=1",
-     "BRAILLE LINE:  'Minefield Application Minefield Preferences Frame Main ScrollPane  ComboShow my home pageWhen Minefield starts:  Show my home page'",
+     "BRAILLE LINE:  'Minefield Application Minefield Preferences Frame Main ScrollPane Startup Panel  ComboShow my home pageWhen Minefield starts:  Show a blank page'",
      "     VISIBLE:  'Show my home page', cursor=1",
      "SPEECH OUTPUT: ''",
      "SPEECH OUTPUT: 'Show a blank page'",
@@ -155,7 +155,7 @@
 sequence.append(TypeAction("s"))
 sequence.append(utils.AssertPresentationAction(
     "First letter navigation with s",
-    ["BRAILLE LINE:  'Minefield Application Minefield Preferences Frame Main ScrollPane  ComboShow a blank pageWhen Minefield starts:  Show a blank page'",
+    ["BRAILLE LINE:  'Minefield Application Minefield Preferences Frame Main ScrollPane Startup Panel  ComboShow a blank pageWhen Minefield starts:  Show a blank page'",
      "     VISIBLE:  'Show a blank page', cursor=1",
      "SPEECH OUTPUT: ''",
      "SPEECH OUTPUT: 'Show a blank page'"]))
@@ -169,7 +169,7 @@
 sequence.append(utils.AssertPresentationAction(
     "Basic Where Am I", 
     ["BUG? -  Techically the parent of the focused menu item (what combo boxes contain) is a menu, but in this case we presumably want to indicate that the focused item is a combo box.",
-     "BRAILLE LINE:  'Minefield Application Minefield Preferences Frame Main ScrollPane  ComboShow a blank pageWhen Minefield starts:  Show a blank page'",
+     "BRAILLE LINE:  'Minefield Application Minefield Preferences Frame Main ScrollPane Startup Panel  ComboShow a blank pageWhen Minefield starts:  Show a blank page'",
      "     VISIBLE:  'Show a blank page', cursor=1",
      "SPEECH OUTPUT: 'Show my windows and tabs from last time menu'",
      "SPEECH OUTPUT: 'Show a blank page'",

Modified: trunk/test/keystrokes/firefox/xul_where_am_i_status_bar.py
==============================================================================
--- trunk/test/keystrokes/firefox/xul_where_am_i_status_bar.py	(original)
+++ trunk/test/keystrokes/firefox/xul_where_am_i_status_bar.py	Wed Apr 16 04:04:06 2008
@@ -44,7 +44,7 @@
 sequence.append(KeyComboAction("Tab"))
 sequence.append(utils.AssertPresentationAction(
     "Tab to button", 
-    ["BRAILLE LINE:  'Who expects the Spanish Inquisition? Button '",
+    ["BRAILLE LINE:  'Who expects the Spanish Inquisition? Button'",
      "     VISIBLE:  'Who expects the Spanish Inquisit', cursor=1",
      "SPEECH OUTPUT: ''",
      "SPEECH OUTPUT: 'Who expects the Spanish Inquisition? button'"]))
@@ -66,11 +66,11 @@
 sequence.append(PauseAction(3000))
 sequence.append(utils.AssertPresentationAction(
     "Status bar", 
-    ["BRAILLE LINE:  'Who expects the Spanish Inquisition? Button '",
+    ["BRAILLE LINE:  'Who expects the Spanish Inquisition? Button'",
      "     VISIBLE:  'Who expects the Spanish Inquisit', cursor=1",
-     "BRAILLE LINE:  'Who expects the Spanish Inquisition? Button '",
+     "BRAILLE LINE:  'Who expects the Spanish Inquisition? Button'",
      "     VISIBLE:  'Who expects the Spanish Inquisit', cursor=1",
-     "SPEECH OUTPUT: 'Status Bar Regression Test - Minefield'",
+     "SPEECH OUTPUT: 'Minefield'",
      "SPEECH OUTPUT: 'NOBODY expects the Spanish Inquisition!'",
      "SPEECH OUTPUT: ''"]))
 



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