Closed
Bug 723701
Opened 13 years ago
Closed 8 years ago
Improve Source Editor handling of multiple instances in the same XUL document
Categories
(DevTools :: Source Editor, defect, P3)
DevTools
Source Editor
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: msucan, Unassigned)
Details
(Whiteboard: [sourceeditor])
The Source Editor nsIController implementation probably needs more work to function properly when there are multiple SourceEditor instances in the same XUL document. Basically there's no check if the editor has focus and there's no check for which editor has focus. If I am not mistaken, we need to track which editor has focus.
The use case with several Source Editor instances in the same document needs more testing, in general.
Comment 1•13 years ago
|
||
Moving to Source Editor component.
Filter on CHELICERAE.
Component: Developer Tools → Developer Tools: Source Editor
Comment 2•8 years ago
|
||
Inactive for the past 5 years. Closing now.
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → WONTFIX
Updated•7 years ago
|
Product: Firefox → DevTools
You need to log in
before you can comment on or make changes to this bug.
Description
•