Issue #4453

This test-case is intended for Issue #4453 - Content of the command line can't be cleared..
Jan Odvarko, odvarko@gmail.com

  1. Open Firebug and enable the Console panel.
  2. Type any string in the command line (don't press Enter key), switch to the HTML panel and back.
  3. The string must be there.
  4. Focus the command remove the string (don't press Enter key), switch to the HTML panel and back.
  5. The string must be removed.