Nice work on 2.3 but I think it still has some bugs with the way in which it handles html tags:
Bug #1
---------
<p>Some text
<table>..code here..</table>
some more text</p>
as you can see there the <table> is inserted between the <p> tag. It does the same thing for <strong> tags
<strong>some text
<table>..code here..</table>
more text</strong>
I've also noticed that the html forms for work as
well. Switching between source and design mode the
form gets messed up. The editor will sometimes remove the form controls and place it on the outside of the <form></form> tags
Bug #2
--------
The Remove formating toolbar button does not work with styles selected from the style dropdown menu.
Feature Requests
-----------------
1) Would be nice if there was a better way to set stylesheet settings rather than using xml
2) Would be nice if we could get an advance tab for changing stylesheet, class name and other attributes on all html elements.
3) Would be nice if the forms group could get <fieldset> and <label> controls.
4) Would be nice if there were controls to insert layers (divs) with bring to front, send to back and toggle absolute/relative options.
Bug #1
---------
<p>Some text
<table>..code here..</table>
some more text</p>
as you can see there the <table> is inserted between the <p> tag. It does the same thing for <strong> tags
<strong>some text
<table>..code here..</table>
more text</strong>
I've also noticed that the html forms for work as
well. Switching between source and design mode the
form gets messed up. The editor will sometimes remove the form controls and place it on the outside of the <form></form> tags
Bug #2
--------
The Remove formating toolbar button does not work with styles selected from the style dropdown menu.
Feature Requests
-----------------
1) Would be nice if there was a better way to set stylesheet settings rather than using xml
2) Would be nice if we could get an advance tab for changing stylesheet, class name and other attributes on all html elements.
3) Would be nice if the forms group could get <fieldset> and <label> controls.
4) Would be nice if there were controls to insert layers (divs) with bring to front, send to back and toggle absolute/relative options.

RE: Version 2.3 Bugs & Features
http://www.fckeditor.net/
RE: Version 2.3 Bugs & Features
RE: Version 2.3 Bugs & Features
RE: Version 2.3 Bugs & Features
http://www.fckeditor.net/download/
http://www.fckeditor.net
Frederico Knabben
CKEditor Project Lead and CKSource Owner
--
Follow us on: Twitter | Facebook | Google+ | LinkedIn
RE: Version 2.3 Bugs & Features
RE: Version 2.3 Bugs & Features
RE: Version 2.3 Bugs & Features
Right now FCK is faster and nicer looking than most wysiwyg but the only concern that I'm aware of is what's mentioned above.
PS. Don't know if you are working on it Fred but it would be nice to have these issues resolve first before new features.
Many thanks