Open
Bug 1181688
Opened 10 years ago
Updated 3 years ago
Make Editor autocomplete work in html documents
Categories
(DevTools :: Source Editor, defect)
DevTools
Source Editor
Tracking
(Not tracked)
NEW
People
(Reporter: ntim, Unassigned)
Details
I get this error trying to use the autocomplete option in [0] :
this._panel.hidePopup() is not a function -- autocomplete.js
Probably because XUL panel methods don't work in html docs.
[0] : https://github.com/nt1m/devtools-prototyper
Updated•7 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
•