orca r3451 - trunk/test/keystrokes/gtk-demo



Author: wwalker
Date: Sat Jan 12 23:55:54 2008
New Revision: 3451
URL: http://svn.gnome.org/viewvc/orca?rev=3451&view=rev

Log:
Adjust test assertion for new correct caret offset in editable combo box.


Modified:
   trunk/test/keystrokes/gtk-demo/role_combo_box.py

Modified: trunk/test/keystrokes/gtk-demo/role_combo_box.py
==============================================================================
--- trunk/test/keystrokes/gtk-demo/role_combo_box.py	(original)
+++ trunk/test/keystrokes/gtk-demo/role_combo_box.py	Sat Jan 12 23:55:54 2008
@@ -170,7 +170,7 @@
 sequence.append(utils.AssertPresentationAction(
     "Editable text combo box open button",
     ["BRAILLE LINE:  'gtk-demo Application Combo boxes Frame Editable Panel Four Combo'",
-     "     VISIBLE:  'Four Combo', cursor=1",
+     "     VISIBLE:  'Four Combo', cursor=5",
      "SPEECH OUTPUT: ''",
      "SPEECH OUTPUT: 'Four combo box'"]))
 



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