orca r4461 - in trunk: . test/keystrokes/gtk-demo
- From: wwalker svn gnome org
- To: svn-commits-list gnome org
- Subject: orca r4461 - in trunk: . test/keystrokes/gtk-demo
- Date: Thu, 22 Jan 2009 22:20:22 +0000 (UTC)
Author: wwalker
Date: Thu Jan 22 22:20:22 2009
New Revision: 4461
URL: http://svn.gnome.org/viewvc/orca?rev=4461&view=rev
Log:
Fix regression test failure.
Modified:
trunk/ChangeLog
trunk/test/keystrokes/gtk-demo/role_text_multiline_navigation.py
Modified: trunk/test/keystrokes/gtk-demo/role_text_multiline_navigation.py
==============================================================================
--- trunk/test/keystrokes/gtk-demo/role_text_multiline_navigation.py (original)
+++ trunk/test/keystrokes/gtk-demo/role_text_multiline_navigation.py Thu Jan 22 22:20:22 2009
@@ -1074,8 +1074,8 @@
sequence.append(utils.AssertPresentationAction(
"Insert+KP_1 to flat review end of line",
["BRAILLE LINE: 'Open & y toggle button Quit panel GTK! $l'",
- " VISIBLE: 'l GTK! $l', cursor=6",
- "SPEECH OUTPUT: 'exclaim'"]))
+ " VISIBLE: 'l GTK! $l', cursor=3",
+ "SPEECH OUTPUT: 'GTK!'"]))
sequence.append(utils.StartRecordingAction())
sequence.append(KeyComboAction("KP_Subtract"))
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]