Closed Bug 305980 Opened 19 years ago Closed 19 years ago

FCKEditor is unresponsive

Categories

(Core :: DOM: Editor, defect)

defect
Not set
major

Tracking

()

RESOLVED WORKSFORME

People

(Reporter: artooro, Assigned: mozeditor)

References

()

Details

(Keywords: regression)

It seems the latest Firefox trunk build have not been working with FCKEditor
2.0. I've noticed this with both the 200508,24 and 25 builds.

It does not reproduce with Fx1.0.6.

Now that this bug is filed I'll try to find out what exactly the problem is :)
Forgot to add ua string. (Haven't filed a bug in awhile)

Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.9a1) Gecko/20050825
Firefox/1.6a1
Errors in JavaScript include:

Error: Unknown property 'filter'.  Declaration dropped.
Source File: http://fckeditor.com/fckeditor/editor/skins/default/fck_editor.css
Line: 105

Error: Error in parsing value for property 'cursor'.  Declaration dropped.
Source File: http://fckeditor.com/fckeditor/editor/skins/default/fck_contextmenu.css
Line: 40

Error: Unknown property 'text-overflow'.  Declaration dropped.
Source File: http://fckeditor.com/fckeditor/editor/skins/default/fck_contextmenu.css
Line: 168

and :

Error: Error in parsing value for property 'cursor'.  Declaration dropped.
Source File: http://fckeditor.com/fckeditor/editor/skins/default/fck_contextmenu.css
Line: 40


Hope this helps a little.
Works with 2005-08-17 trunk build, fails with 2005-08-18 trunk build:
http://bonsai.mozilla.org/cvsquery.cgi?treeid=default&module=all&branch=HEAD&branchtype=match&dir=&file=&filetype=match&who=&whotype=match&sortby=Date&hours=2&date=explicit&mindate=2005-08-17+12%3A00%3A00&maxdate=2005-08-18+08%3A00%3A00&cvsroot=%2Fcvsroot

The problem is that in the latest nightly trunk build you get endless
unresponsive script warnings.
Keywords: regression
Thanks. You beat me by a few minutes.

The only patch I can think of that might have caused this is the one for bug
304747. But that again don't take my word on it.

And I do realize the errors from the JS Console help nothing. (I posted without
reading them :( )
No problem on the 1.8 branch.
Severity: normal → major
Flags: blocking1.9a1?
OS: MacOS X → All
Hardware: Macintosh → All
Actually, it seems like it is WFM with the 2005-08-26 trunk build.
Reporter, could you verify? Thanks.
Flags: blocking1.9a1?
OSX build for the 26th is not yet available. Will test as soon as possible.
Tried with latest cadence-trunk tinderbox build and this bug has been fixed.
So I guess it's a WORKSFORME.

Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.9a1) Gecko/20050826
Firefox/1.6a1
Status: NEW → RESOLVED
Closed: 19 years ago
Resolution: --- → WORKSFORME
You need to log in before you can comment on or make changes to this bug.