Closed Bug 934010 Opened 11 years ago Closed 11 years ago

Console: filter input in object details does not filter on first try

Categories

(DevTools :: Console, defect)

25 Branch
x86
macOS
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 843019

People

(Reporter: thomas, Unassigned)

Details

User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.9; rv:25.0) Gecko/20100101 Firefox/25.0 (Beta/Release)
Build ID: 20131025151332

Steps to reproduce:

1. Open the console
2. Type "window" (without the quotes) + [Enter] in the command line 
3. Click the window object in the output line
4. In the inspector's filter input, type "content" (without the quotes)
5. Reset / erase "content" from the filter input and try again


Actual results:

The first time using the filter the table is not filtered


Expected results:

Only properties containing "content" should be shown.
output in terminal when typing the first time:

-> JavaScript strict warning: resource://app/modules/devtools/VariablesView.jsm, line 2217: reference to undefined property this._initialDescriptor.get
Component: Untriaged → Developer Tools: Console
Thanks for the bug report.
Status: UNCONFIRMED → RESOLVED
Closed: 11 years ago
Resolution: --- → DUPLICATE
Product: Firefox → DevTools
You need to log in before you can comment on or make changes to this bug.