diff options
| author | Brandon Schaefer <brandontschaefer@gmail.com> | 2011-12-05 19:21:09 -0500 |
|---|---|---|
| committer | Tarmac <> | 2011-12-05 19:21:09 -0500 |
| commit | 3d8f2aa75b42b2e80b2a1a31cab63fa6c40b533e (patch) | |
| tree | 980314e484e76c4f9f7981779644a9da991f16ec /manual-tests | |
| parent | b4dcb4efcc31a5a12d2947762ff216676b5feb2a (diff) | |
| parent | a1ec9f6a86a2cfafead1214c0f361adcb2949ae8 (diff) | |
Fix the dash so it gets keyboard focus the first time.. Fixes: https://bugs.launchpad.net/bugs/860805. Reviewed by Tim Penhey.
(bzr r1759)
Diffstat (limited to 'manual-tests')
| -rw-r--r-- | manual-tests/launcher.txt | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/manual-tests/launcher.txt b/manual-tests/launcher.txt new file mode 100644 index 000000000..b6746e3ac --- /dev/null +++ b/manual-tests/launcher.txt @@ -0,0 +1,11 @@ +Test Dash Key Focus +------------------- +This test shows that the search bar in the dash gets key focus when using the super key to start the dash on start up. + +#. Start on a fresh login +#. Press the <super> key +#. Wait for dash to appear +#. Type "hello" + +Outcome + The dash will appear, and "hello" will be in the search box. |
