#693 closed Bug (fixed)
[SS] Problems using Styles
Reported by: | Owned by: | ||
---|---|---|---|
Priority: | Normal | Milestone: | FCKeditor 2.5 Beta |
Component: | Core : Styles | Version: | |
Keywords: | SF | Cc: | Frederico Caldeira Knabben, ychaouche@… |
Description
There are 3 usability problems we are encountering using Styles:
1) If you click in the edit window, select a style and then start typing, the style is not applied. You have to type the text first and then select it before applying the style - this is counter-intuitive based on other applications (MS Office particularly)
2) If you have applied a style to text, you cannot remove it. This is particularly a problem if you type a line of text, select the line, apply a Style and then hit carriage return. The style carries over to the next line and cannot be removed - even using the Format Eraser (only by editing the underlying HTML)
3) You cannot replace a style - select text, apply a style, hit return. Reselect text and choose a different style - it is applied in addition to the previous style (look at the underlying HTML shows nested SPAN classes).
If you use the "Format" feature instead of "Styles" then this works fine and as expected (i.e. none of the problems above), but it doesn't appear as straightforward to push CSS styles into the Format box.
Moved from SF:
http://sourceforge.net/tracker/index.php?func=detail&aid=1398576&group_id=75348&atid=543653
Change History (3)
comment:1 Changed 18 years ago by
Reporter: | changed from Martin Kou to jtrim@… |
---|
comment:2 Changed 18 years ago by
Milestone: | → FCKeditor 2.5 |
---|---|
Resolution: | → fixed |
Status: | new → closed |
comment:3 Changed 18 years ago by
Component: | General → Core : Styles |
---|
Marking it as [SS] Style Selector.
Moved from SF. Original poster: fredck
Hello !
I have the same problem. Using : Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.0.4) Gecko/20060608 Ubuntu/dapper-security Firefox/1.5.0.4
Y.Chaouche
Moved from SF. Original poster: ychaouche
I tried that but using the 'Format' box applies the styles to the entire line. You can't select individual words and apply a style. Unfortunately this renders the editor useless for many applications. I had to revert back to an old version of the editor that doesn't have that problem.
Moved from SF. Original poster: Anonymous