Hello Guys,
I'm pleased to call all you for a quick "Beta Test" of the release 2.0 FC, to be officially release in a few days.
You can find it online at:
http://www.fckeditor.net/BetaTest/_samples/
Only JavaScript samples are available online, and the File Browser is not available too, so don't worry about it.
The language files are still under translation.
Please use this forum thread to report any problem you could find.
You can also download a complete, unofficial, source of it for installing locally:
http://www.fckeditor.net/BetaTest/FCKed ... taTest.zip
A "What's New?" doc can be found here:
http://www.fckeditor.net/BetaTest/_whatsnew.html
Thanks in advance for your collaboration. I hope you'll enjoy it.
Best regards,
FredCK
Wed, 05/11/2005 - 13:19
#1
RE: BETA TEST: Version 2.0 FC
Using Firefox 1.01 runing under Mac OSX 10.4 (tiger)
using javascript sample 1
select all the test
select style->title
put curser any where in the text.
select style->title (with the intent to remove the style you applied a second ago)
you will see some of your content is now lost.All you have is "This is some . You are using ."
I was realy hoping this bug would be fixed. I have lost whole paragraphs of text due to this one, and if the user is writing directly in the editor as aposed to copying from Word or something, it could be a real problem.
RE: BETA TEST: Version 2.0 FC
One quickly implemented small suggestion: The "NewPage" feature could use a confirm step if(confirm("Are you sure")) sort of thing to prevent the surprise deletion. Now that the undo works this is less troublesome. Fantastic work.
RE: BETA TEST: Version 2.0 FC
FredCK, thanks, good project! Just keeps getting better!


I banged around on it, and was able to crash Firefox by clicking on templates (very cool, btw) and assigning one, then assigning another, etc. "Ghost" tables started appearing, then Firefox quit and asked if I wanted to tell the developers. I figured I'd tell you instead.
User Agent
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.7) Gecko/20050414 Firefox/1.0.3
Browser
Netscape 5.0 (Windows; en-US)
Platform
Win32
User Language
en-us
Didn't seem to experience this in Internet Explorer. Also, table borders for the templates didn't display the same in FF as IE.
Hope this helps, tnx again, etc.
RE: BETA TEST: Version 2.0 FC
Great work! But the problem with the editor in a hidden div in Gecko is not fixed yet. (https://sourceforge.net/forum/forum.php ... _id=379487) Many CMS systems use hidden div's, so I think it is an important 'bug'.
RE: BETA TEST: Version 2.0 FC
RE: BETA TEST: Version 2.0 FC
RE: BETA TEST: Version 2.0 FC
Also there is a sourcecode inconsistency - firefox uses <span style="color: rgb(255, 0, 0);">, whereas IE uses <font color="#ff0000">.
Would be nice if both could use <span style="color: #0000FF;">.
This is a big problem if multiple people/browsers edit the same page, as IE doesn't play nice with Firefox generated html and vice versa. In IE, not even the 'remove format' button works to remove a color assigned using Firefox.
RE: BETA TEST: Version 2.0 FC
RE: BETA TEST: Version 2.0 FC
Many important bugs are resolved, thank you.
This version is very stable with Gecko browsers.
One small request :
<br /> inside <pre> tags must be replaced by LR "<p></p>" by CR ... You know what i mean ? bye
RE: BETA TEST: Version 2.0 FC
Thanks all you guys for your collaboration.
I hope you'll enjoy it!
Frederico Knabben
CKEditor Project Lead and CKSource Owner
--
Follow us on: Twitter | Facebook | Google+ | LinkedIn
RE: BETA TEST: Version 2.0 FC
RE: BETA TEST: Version 2.0 FC
Frederico Knabben
CKEditor Project Lead and CKSource Owner
--
Follow us on: Twitter | Facebook | Google+ | LinkedIn
RE: BETA TEST: Version 2.0 FC
Beautiful work Fredstar!
Thank you!
RE: BETA TEST: Version 2.0 FC
The strange thing is in 2.0 FC i have this problem in IE when I did not beforehand. Using the firefox work around also offers no help. I get this error when unhiding a div that the editor is in:
Line: 23
Char: 646
Error: "null" is null or not an object
Code: 0
URL: /path/to/fckeditor/editor/fckeditor/InstantName=name&Toolbar=Default
Any suggestions? I will add this to bug list as well.
RE: BETA TEST: Version 2.0 FC
The problem in IE is actually not hidden divs but seems to be far more fundamental. I am surprised no one else has mentioned this (unless they have), but I created a simple test case here:
http://sourceforge.net/tracker/index.ph ... tid=543653
Maybe I am being stupid here???
RE: BETA TEST: Version 2.0 FC
RE: BETA TEST: Version 2.0 FC
* Show details
* Styles on tables
* TableAutoFormat
Any info about if these are coming back?
a minor "bug":
* Caption is not working in FireFox - just empty
Other than that - im pleased with the new version!
Thank you!
RE: BETA TEST: Version 2.0 FC
Our company is willing to make a donation toward fixing these issues.
Thanks!
RE: BETA TEST: Version 2.0 FC
Thanks in advance,
FredCK
Frederico Knabben
CKEditor Project Lead and CKSource Owner
--
Follow us on: Twitter | Facebook | Google+ | LinkedIn