summaryrefslogtreecommitdiff
path: root/manual-tests
diff options
authorBrandon Schaefer <brandontschaefer@gmail.com>2012-02-02 14:37:57 -0800
committerBrandon Schaefer <brandontschaefer@gmail.com>2012-02-02 14:37:57 -0800
commite2fe5c803f0a273be3160ba6d1f41dc57aa6ddec (patch)
tree525f0af02ef9118aabf7f87859699165a39ae8d9 /manual-tests
parentd620877ec55e0040c9750705d8f5393c2e769847 (diff)
Test added
(bzr r1827.2.4)
Diffstat (limited to 'manual-tests')
-rw-r--r--manual-tests/Dash.txt12
1 files changed, 12 insertions, 0 deletions
diff --git a/manual-tests/Dash.txt b/manual-tests/Dash.txt
index 32c94344c..225d2d1da 100644
--- a/manual-tests/Dash.txt
+++ b/manual-tests/Dash.txt
@@ -67,3 +67,15 @@ Outcome
The text previously selected is pasted on the search bar at mouse pointer
position, if the operation is repeated the text is inserted where
the mouse pointer is.
+
+Dash SearchBar IMTextEntry Focus
+------------------------------
+This test shows that the IMTextEntry is getting focus when it gets keyboard focus.
+
+#. Open the Dash
+#. Press Ctrl + Space to activate ibus
+#. Type "abc1"
+
+Outcome
+ Typing "abc1" while ibus is focused will produce 阿布从 . If the ibus is not focused
+ then "abc1" will be the outcome (This is incorrect behavior).