Projects/Edu/Khangman/QA List 2.5: Difference between revisions

    From KDE TechBase
    < Projects‎ | Edu‎ | Khangman
    (Created page with "== List of expected behaviors for KHangMan 2.5. == === Mouse Navigation === === Keyboard commands === === Menu functions and keyboard shortcuts === ==== File Menu ==== ===...")
     
    (Add some tests)
    Line 4: Line 4:


    === Keyboard commands ===
    === Keyboard commands ===
    * [Alt-U] focuses the guess box
    * When the guess box is selected, typing a character causes it to appear inside. It should only hold one character, and that character must be a letter.
    * [Enter] makes the guess.


    === Menu functions and keyboard shortcuts ===
    === Menu functions and keyboard shortcuts ===
    ==== File Menu ====
    ==== Game Menu ====
     
    * New [Ctrl-N]: Resets the game
    * Open... [Ctrl-O]: Pops up a file chooser, allowing the user to pick a custom dictionary
    * Open Recent
    * Get Words in New Language... [Ctrl-G]: Opens the add-on installer
    * Quit [Ctrl-Q]
     
    ==== Category Menu ====
     
    This contains a list of word categories (Animals, Fruits, Numbers, etc.). Choosing any of the categories starts a new game with a word from that category.
     
    ==== Language Menu ====
     
    ==== Look Menu ====
     
    Lists the available themes. In the default installation, the following themes are provided:
     
    * Sea Theme
    * Bee Theme
    * Desert Theme
     
    Selecting a theme changes the visual style of the game, but retains the game state (i.e. it doesn't start a new game)
     
    ==== Toolbar ====
     
    These match the behavior of their namesakes in the menu (see above)


    === Configuration Dialog ===
    * New
    * Show Hint: No idea what this does. It is always disabled (version 2.5).
    * Quit

    Revision as of 03:25, 16 December 2012

    List of expected behaviors for KHangMan 2.5.

    Mouse Navigation

    Keyboard commands

    • [Alt-U] focuses the guess box
    • When the guess box is selected, typing a character causes it to appear inside. It should only hold one character, and that character must be a letter.
    • [Enter] makes the guess.

    Menu functions and keyboard shortcuts

    Game Menu

    • New [Ctrl-N]: Resets the game
    • Open... [Ctrl-O]: Pops up a file chooser, allowing the user to pick a custom dictionary
    • Open Recent
    • Get Words in New Language... [Ctrl-G]: Opens the add-on installer
    • Quit [Ctrl-Q]

    Category Menu

    This contains a list of word categories (Animals, Fruits, Numbers, etc.). Choosing any of the categories starts a new game with a word from that category.

    Language Menu

    Look Menu

    Lists the available themes. In the default installation, the following themes are provided:

    • Sea Theme
    • Bee Theme
    • Desert Theme

    Selecting a theme changes the visual style of the game, but retains the game state (i.e. it doesn't start a new game)

    Toolbar

    These match the behavior of their namesakes in the menu (see above)

    • New
    • Show Hint: No idea what this does. It is always disabled (version 2.5).
    • Quit