Opened 18 years ago
Last modified 18 years ago
#755 closed Bug
EditorAreaCSS font-size interferes in the "Size" combo — at Version 1
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 (1)
comment:1 Changed 18 years ago by
Description: | modified (diff) |
---|---|
Reporter: | changed from Martin Kou to anonymous |
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