Opened 14 years ago
Closed 14 years ago
#3804 closed defect (fixed)
Editor2 richtextframe.html template should have a margin
Reported by: | guest | Owned by: | liucougar |
---|---|---|---|
Priority: | low | Milestone: | 0.9 |
Component: | Editor | Version: | 0.4.1 |
Keywords: | editor2 visual chopped off letters | Cc: | |
Blocked By: | Blocking: |
Description
To increase the useability of the Editor2 widget i vote for a margin in the richtextframe.html template:
<html> <head> <title></title> <script type="text/javascript"> ... </script> </head> <body '''style="margin:6px;"'''> <br /> </body> </html>
This looks better and prevents that the bottom of characters like jygpq are chopped off, ( in firefox )
Greetz Tjerk Wolterink
Change History (1)
comment:1 Changed 14 years ago by
Milestone: | → 0.9 |
---|---|
Resolution: | → fixed |
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
you can specify this by specifying a customized css file for the editing area