On Nov 12, 2008, at 4:00 PM, Scott Golby wrote: > 1. Entering text in the WYSIWYG editor looks fine, I make the font > big, > change the color to Red - but when you view the ticket history it just > shows as all the same size/font, <h1> is gone, Red color is gone. > (it is > there in the Download (untitled) / with headers text/html, so RT did > save it)
There are fixes for this in 3.8-trunk which will be in 3.8.2 > 2. Message box height doesn't alter when I change it in preferences, > or > in RT_SiteConfig.pm, I suspect this issue is related to the FCKeditor, > I've tried adjusting fckeditor.js FCKeditor.MinHeight = 400 ; as well > but it doesn't seem to have the desired effect. There is a new config option for this which will be in 3.8.2 > 3. Using IE7 the rounded corners are missing, only working in Firefox. I believe this was to avoid using javascript to achieve rounded corners (firefox and safari have css support that make it easy). I'd be happy to see a patch for it. -kevin _______________________________________________ http://lists.bestpractical.com/cgi-bin/mailman/listinfo/rt-users Community help: http://wiki.bestpractical.com Commercial support: [EMAIL PROTECTED] Discover RT's hidden secrets with RT Essentials from O'Reilly Media. Buy a copy at http://rtbook.bestpractical.com
