diff options
| author | Brandon Schaefer <brandontschaefer@gmail.com> | 2012-02-02 14:37:57 -0800 |
|---|---|---|
| committer | Brandon Schaefer <brandontschaefer@gmail.com> | 2012-02-02 14:37:57 -0800 |
| commit | e2fe5c803f0a273be3160ba6d1f41dc57aa6ddec (patch) | |
| tree | 525f0af02ef9118aabf7f87859699165a39ae8d9 /manual-tests | |
| parent | d620877ec55e0040c9750705d8f5393c2e769847 (diff) | |
Test added
(bzr r1827.2.4)
Diffstat (limited to 'manual-tests')
| -rw-r--r-- | manual-tests/Dash.txt | 12 |
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). |
