Open Bug 1609353 Opened 6 years ago Updated 3 years ago

<kbd>Esc</kbd> while in filter input does not clear the input if the sidebar is displayed

Categories

(DevTools :: Console, defect, P3)

defect

Tracking

(Not tracked)

People

(Reporter: nchevobbe, Unassigned)

Details

Steps to reproduce

  1. Open the console
  2. Evaluate document
  3. Ctrl + click (Cmd + click on osx) on the HTMLDocument object in the console to put it in the sidebar
  4. In the filter input, type a few letters
  5. Hit <kbd>Esc</kbd>

Expected results

The input is cleared, sidebar is still displayed

Actual results

Sidebar closes, the input isn't cleared.

Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.