orca r4510 - in trunk: . test/keystrokes/firefox
- From: joanied svn gnome org
- To: svn-commits-list gnome org
- Subject: orca r4510 - in trunk: . test/keystrokes/firefox
- Date: Sun, 8 Feb 2009 20:34:48 +0000 (UTC)
Author: joanied
Date: Sun Feb 8 20:34:48 2009
New Revision: 4510
URL: http://svn.gnome.org/viewvc/orca?rev=4510&view=rev
Log:
* test/keystrokes/firefox/line_nav_simple_form.py:
Updated regression test.
Modified:
trunk/ChangeLog
trunk/test/keystrokes/firefox/line_nav_simple_form.py
Modified: trunk/test/keystrokes/firefox/line_nav_simple_form.py
==============================================================================
--- trunk/test/keystrokes/firefox/line_nav_simple_form.py (original)
+++ trunk/test/keystrokes/firefox/line_nav_simple_form.py Sun Feb 8 20:34:48 2009
@@ -214,9 +214,13 @@
sequence.append(KeyComboAction("Up"))
sequence.append(utils.AssertPresentationAction(
"6. line Up",
- ["BRAILLE LINE: ' $l'",
+ ["KNOWN ISSUE - In Firefox 3.1 we get a caret-moved event that we're not getting in 3.0.x. These results are for 3.1",
+ "BRAILLE LINE: ' $l'",
" VISIBLE: ' $l', cursor=1",
- "SPEECH OUTPUT: 'Tell me a little more about yourself: text'"]))
+ "BRAILLE LINE: ' $l'",
+ " VISIBLE: ' $l', cursor=1",
+ "SPEECH OUTPUT: 'Tell me a little more about yourself: text'",
+ "SPEECH OUTPUT: ' '"]))
sequence.append(utils.StartRecordingAction())
sequence.append(KeyComboAction("Up"))
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]