BlogSphere - Defect: Web Rich Text Editor indented in IE causing ugly table column overlap
Apparently the "extra" spaces at the beginning of the the html line
<textarea id="idMyTextarea" name="StoryText" style ="WIDTH: 70%; HEIGHT: 500px"><Computed Value></textarea>
on the Web - Story form are not as harmless as one would expect. After spending way too much time trying to figure out why the FCKEditor was displaced several pixels to the right in IE, but not in Firefox, I took out the leading spaces and voila! Fixed. The placement shift of the editor was causing the center column table cell to push "under" the right hand column blocks, creating an ugly overlap.
Bottom line: Remove the leading spaces in the HTML line above on the Web - Story form.
I can setup a quick screen share w/ GotoMeeting if you want to see the behavior on my screen.
Kevin
Taken Actions by OwnersDefect has been fixed.| Fixed in Release |
2 Beta 8 |