Closed
Bug 906345
Opened 12 years ago
Closed 12 years ago
Implement "dialog" api
Categories
(SeaMonkey :: General, enhancement)
Tracking
(Not tracked)
RESOLVED
INVALID
People
(Reporter: rexyrexy2, Unassigned)
Details
Many addons of firefox use an api known as 'dialog', and seamonkey throws an error "XML Parsing Error: undefined entity location [filename] [line and column]:<dialog ^" if an addon attempts to reference this api. To simplify addon creation, and to add more compatibility with firefox, this api should be added.
Comment 1•12 years ago
|
||
SeaMonkey supports dialogs just fine. In fact our UI uses dialogs all over the place. Please complain to the addon authors concerned for not supporting SeaMonkey properly.
Status: UNCONFIRMED → RESOLVED
Closed: 12 years ago
Resolution: --- → INVALID
You need to log in
before you can comment on or make changes to this bug.
Description
•