Modify ↓
Opened 15 years ago
Closed 15 years ago
#6300 closed defect (fixed)
Missing stylesheet in edit mode
Reported by: | Owned by: | Jun Omae | |
---|---|---|---|
Priority: | high | Component: | TracWysiwygPlugin |
Severity: | major | Keywords: | |
Cc: | Trac Release: | 0.11 |
Description
In Trac 0.11.5 and above I encountered a new problem starting at changeset @7217 in FireFox 3.5.x under Linux and Windows:
When you edit tables inside a Wiki page, the table borders aren't shown any more - the reason (found out with firebug): There is no CSS / no style definitions for table / tr /td.
I've fixed that by setting "[tracwysiwyg] => wysiwyg_stylesheets = http://mydomain.com/trac/chrome/trac.css" in the inifile.
But this is just a workaround - would be nice, if that could be fixed.
Attachments (0)
Change History (2)
comment:1 Changed 15 years ago by
comment:2 Changed 15 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
PS: For questions you can contact me: 3DH (at) 3DH .de