Open
Bug 1248145
Opened 9 years ago
Updated 2 years ago
[DevTools][Memory] The filter is lost focus when entering a filter word.
Categories
(DevTools :: Memory, defect, P2)
DevTools
Memory
Tracking
(firefox45 wontfix, firefox46 wontfix, firefox47 wontfix, firefox48 wontfix, firefox49 affected, firefox-esr45 affected, firefox50 affected, firefox51 affected)
People
(Reporter: magicp.jp, Unassigned)
References
(Blocks 1 open bug)
Details
(Whiteboard: [polish-backlog][difficulty=easy])
User Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:47.0) Gecko/20100101 Firefox/47.0
Build ID: 20160212030242
Steps to reproduce:
1. Start Firefox 45 beta or later version
2. Open devtools > Memory
3. Run "Take Snapshot"
4. Select any rows in the heap-view (this is important step)
5. Enter a filter word (e.g. "other") in the filter
Actual results:
The filter is lost focus, and you cannot enter all character. (you can enter one character "o")
Expected results:
The filter should not be lost focus when entering a filter word.
Blocks: memory-frontend
Has STR: --- → yes
status-firefox45:
--- → affected
status-firefox46:
--- → affected
status-firefox47:
--- → affected
Component: Untriaged → Developer Tools: Memory
OS: Unspecified → All
Hardware: Unspecified → All
Comment 2•9 years ago
|
||
Optimistic that [difficulty=easy], and mostly is about figuring out some React interaction that is going awry...
Whiteboard: [polish-backlog][difficulty=easy]
status-firefox48:
--- → affected
status-firefox-esr45:
--- → affected
Updated•6 years ago
|
Product: Firefox → DevTools
Updated•2 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•