Issue 4931: Pressing the Enter key is eaten by the auto-completion popup

Steps to reproduce

  1. Open Firebug and enable the Console panel
  2. Type "a" (without quotes) into the command line.
  3. The autocompletion should appear
  4. Press the Enter key
  5. The popup should close and the expression should be evaluated.