Open
Bug 1327378
Opened 9 years ago
Updated 2 years ago
Ruleview creates invalid rule when I click outside of autocomplete suggestions popup
Categories
(DevTools :: Inspector: Rules, defect, P3)
Tracking
(firefox51 wontfix, firefox52 fix-optional, firefox53 wontfix, firefox54 fix-optional)
NEW
| Tracking | Status | |
|---|---|---|
| firefox51 | --- | wontfix |
| firefox52 | --- | fix-optional |
| firefox53 | --- | wontfix |
| firefox54 | --- | fix-optional |
People
(Reporter: arni2033, Unassigned)
References
(Blocks 1 open bug)
Details
(Keywords: regression)
>>> My Info: Win7_64, Nightly 51, 32bit, ID 20160805030444 (2016-08-05)
STR_1:
1. Open new tab
2. Open inspector -> ruleview
3. Click on closing bracket in string "element { }" to create new rule
4. Type "margin", press Tab
5. Click in ruleview outside of popup menu opened in Step 4
AR: Ruleview displays rule "margin: ;" which looks enabled
ER: Either X or Y
X) Step 5 - autocomplete suggestions popup opened in Step 4 should disappear (like before bug1266456)
Y) Step 5 - autocomplete suggestions popup should disappear and rule should disappear
This is regression from bug 1266456. Regression range:
> https://hg.mozilla.org/integration/fx-team/pushloghtml?fromchange=679118259e91f40d4a8f968f03ec4cff066cdb5b&tochange=1de829f2f1f03e23ca0159bee473d36b9989e62b
Comment 1•9 years ago
|
||
Reproducible on Windows 10 x64bit on Firefox Nightly 54.0a1.
status-firefox51:
--- → affected
status-firefox52:
--- → affected
status-firefox53:
--- → affected
status-firefox54:
--- → affected
Component: Untriaged → Developer Tools: Framework
OS: Unspecified → Windows 7
Hardware: Unspecified → x86_64
Component: Developer Tools: Framework → Developer Tools: CSS Rules Inspector
Updated•9 years ago
|
Comment 2•9 years ago
|
||
Inspector bug triage (filter on CLIMBING SHOES).
OS: Windows 7 → All
Priority: -- → P3
Hardware: x86_64 → Unspecified
Comment 3•9 years ago
|
||
Too late for a fix for 53, fix-optional for 54, minor carryover regression.
Updated•8 years ago
|
Product: Firefox → DevTools
Updated•3 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•