Closed
Bug 228530
Opened 22 years ago
Closed 21 years ago
CSS Editor not working at all + some error on JSConsole
Categories
(SeaMonkey :: Composer, defect)
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: artiip, Assigned: glazou)
Details
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.6b) Gecko/20031211
Build Identifier: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.6b) Gecko/20031211
CSS Editor not working att all+ some error on JSConsole
on startin JS console:
Error: objectsArray has no properties
Source File: chrome://cascades/content/EdCssProps.js
Line: 493
and on traing do something:
Error: objectsArray has no properties
Source File: chrome://cascades/content/EdCssProps.js
Line: 210
Reproducible: Always
Steps to Reproduce:
1. run html editor ang css editor
2. try do something
3.
Actual Results:
non working css editor
Expected Results:
working
from .mozconfig
ac_add_options --enable-extensions=all,editor/cascades
Reporter | ||
Comment 1•21 years ago
|
||
ping
Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7a) Gecko/20040210
nice, it's work right now
Status: UNCONFIRMED → RESOLVED
Closed: 21 years ago
Resolution: --- → FIXED
Comment 2•21 years ago
|
||
No bug/patch identified as the fix.
->WORKSFORME
Status: RESOLVED → UNCONFIRMED
Resolution: FIXED → ---
Updated•21 years ago
|
Status: UNCONFIRMED → RESOLVED
Closed: 21 years ago → 21 years ago
Resolution: --- → WORKSFORME
Updated•21 years ago
|
Product: Browser → Seamonkey
Component: Composer CSS Editor → Composer
QA Contact: daniel → composer
You need to log in
before you can comment on or make changes to this bug.
Description
•