Opened 18 years ago
Closed 18 years ago
#755 closed Bug (fixed)
EditorAreaCSS font-size interferes in the "Size" combo
Reported by: | anonymous | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | FCKeditor 2.5 Beta |
Component: | General | Version: | |
Keywords: | SF | Cc: | Frederico Caldeira Knabben |
Description (last modified by )
Hello,
When I change the font-size attribute at the "fck_editorarea.css" and, for example, I set it to "small", when I load the editor the value selected at the font size combo is one less of the value it should be. So if I set the css attribute to "small" then the value selected will be "x-small". And if I set it to "medium", the selected value will be "small".
Thank you!
Moved from SF:
http://sourceforge.net/tracker/index.php?func=detail&aid=1515375&group_id=75348&atid=543653
Change History (2)
comment:1 Changed 18 years ago by
Description: | modified (diff) |
---|---|
Reporter: | changed from Martin Kou to anonymous |
comment:2 Changed 18 years ago by
Milestone: | → FCKeditor 2.5 |
---|---|
Resolution: | → fixed |
Status: | new → closed |
Fixed with [774]. Click here for more info about our SVN system.
Much probably IE interpolates both values. It is very difficult to fix using the QueryCommand functions. A new query implementation must be done, which is a hard work, with possible performance issues (or not... who knows).
Moved from SF. Original poster: fredck