Open
Bug 1327153
Opened 8 years ago
Updated 2 years ago
Autocomplete suggestions in inspector search box replace typed string when I press Enter
Categories
(DevTools :: Inspector, defect, P2)
DevTools
Inspector
Tracking
(Not tracked)
NEW
People
(Reporter: arni2033, Unassigned)
References
Details
(Keywords: regression)
>>> My Info: Win7_64, Nightly 51, 32bit, ID 20160913030425 (2016-09-13)
STR_1:
1. Open url data:text/html,<span data="hello"><div class="hello">
2. Open devtools -> inspector
3. In inspector search field type "hello"
4. Press Enter
AR: After Step 4 text in input is replaced to ".hello". I never asked for this.
ER: Inspector should switch to the 1st found occurence of "hello" in html
This is regression from bug 1266456. Regression range:
> https://hg.mozilla.org/integration/fx-team/pushloghtml?fromchange=679118259e91f40d4a8f968f03ec4cff066cdb5b&tochange=1de829f2f1f03e23ca0159bee473d36b9989e62b
Component: Developer Tools: Animation Inspector → Developer Tools: Inspector
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
•