Opened 17 years ago
Closed 17 years ago
#3012 closed Bug (wontfix)
plugin:format 'h1' font too big to display
| Reported by: | Garry Yao | Owned by: | Garry Yao |
|---|---|---|---|
| Priority: | Normal | Milestone: | CKEditor 3.0 |
| Component: | General | Version: | SVN (FCKeditor) - Retired |
| Keywords: | Confirmed HasPatch | Cc: |
Description
The h1 format selection option text is too big and cropped.
Attachments (1)
Change History (7)
comment:1 Changed 17 years ago by
| Keywords: | Pending added |
|---|
comment:2 Changed 17 years ago by
| Keywords: | Confirmed added; Pending removed |
|---|
Ok... this is IE only. We could add a special case in the CSS for this browser.
comment:3 Changed 17 years ago by
| Owner: | set to Garry Yao |
|---|---|
| Status: | new → assigned |
Changed 17 years ago by
| Attachment: | 3012.patch added |
|---|
comment:4 Changed 17 years ago by
| Keywords: | Review? added |
|---|
The patch introduce a reset style sheet to normalize all browsers.
comment:5 Changed 17 years ago by
| Keywords: | HasPatch added; Review? removed |
|---|
I would put this one under discussion first.
comment:6 Changed 17 years ago by
| Resolution: | → wontfix |
|---|---|
| Status: | assigned → closed |
I believe you didn't get the point about the content.css file. It's there to make it possible to reflect the end website styles inside the editor. That's why it's so simple by default. It's senseless to have a 10KB reset file there. One should eventually customize it when installing the editor.

It looks good to me... do you have a screenshot of it?