Ticket #693 (closed Bug: fixed)

Opened 3 years ago

Last modified 2 years ago

[SS] Problems using Styles

Reported by: jtrim@… Owned by:
Priority: Normal Milestone: FCKeditor 2.5 Beta
Component: Core : Styles Version:
Keywords: SF Cc: fredck, 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

Changed 3 years ago by martinkou

  • reporter changed from martinkou to jtrim@…

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

Changed 3 years ago by fredck

  • status changed from new to closed
  • resolution set to fixed
  • milestone set to FCKeditor 2.5

The reported item "1" is a DUP of #253.

Items "2" and "3" have instead been fixed with [774].

Changed 2 years ago by fredck

  • component changed from General to Core : Styles
Note: See TracTickets for help on using tickets.