Closed
Bug 1587200
Opened 6 years ago
Closed 6 years ago
Autocomplete Popup not closing when pressing Escape on Style Editor
Categories
(DevTools :: Style Editor, defect, P3)
Tracking
(firefox71 fixed)
RESOLVED
FIXED
Firefox 71
| Tracking | Status | |
|---|---|---|
| firefox71 | --- | fixed |
People
(Reporter: marco, Assigned: marco)
Details
Attachments
(1 file)
User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:69.0) Gecko/20100101 Firefox/69.0
Steps to reproduce:
- Open the Style Editor in the Developer Tools.
- Try inserting a property to a CSS selector.
- Property input will suggest/autocomplete in a pop-up.
Actual results:
Pop-up won't close using the Escape key.
Expected results:
Pop-up should close with Escape key.
Comment 1•6 years ago
|
||
Bugbug thinks this bug should belong to this component, but please revert this change in case of error.
Component: Untriaged → Style Editor
Product: Firefox → DevTools
| Assignee | ||
Comment 2•6 years ago
|
||
Pushed by nchevobbe@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/8f4fb09426bd
Allow Escape key to close autocomplete popup in Style Editor. r=nchevobbe
Comment 4•6 years ago
|
||
Thanks so much for filing and fixing!
Status: UNCONFIRMED → NEW
Type: enhancement → defect
Ever confirmed: true
Priority: -- → P3
Comment 5•6 years ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 6 years ago
status-firefox71:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → Firefox 71
Updated•6 years ago
|
Assignee: nobody → marco
Updated•6 years ago
|
QA Whiteboard: [qa-71b-p2]
You need to log in
before you can comment on or make changes to this bug.
Description
•