#0  Keyboard is not worked in applet.
    Then you start program as applet, you can't use keyboard to play.
    1. Open applet.
    2. Try to play.
    Actual: keyboard is not worked.
    Expected: you can play the game as in application.

#1  Incorrect updating of colored cells.
    Game glass and block preview are incorrectly updated when they are overlapped
    by other windows.
    1. Start game.
    2. Open About dialog.
    3. Fastly move dialog over main game window.
    Actual: Rectagles with background color appears on glass and block preview components.
    Expected: No such artefacts.
    Fixed in v.0.3.2006082600

#2  Incorrect behaviour on key pressing.
    Best Players and About dialog are not closes by pressing Esc button.
    The same for Settings dialog.
    1. Open any dialog based on CommonDialog.
    2. Press Esc button.
    Actual: Dialog can be closed only by pressing OK button (by keyboard or by mouse).
    Expected: Dialog can be closed as standard dialogs such as New record input dialog.

#3  Incorrect block behaviour.
    Sometimes when blocks falls down fast and when player rotates or moves block it
    can hang in air. The game detects that block is dropped down but player moved or
    rotated it.
    1. Start playing on fast speed.
    2. Try to move and rotate blocks to narrow slots.
    Actual: Block may hang in air, not touching bricks below.
    Expected: Correct drop down detection.
    Fixed in v.0.3.2006082601
