Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Drew 165 posts 340 karma points
    May 24, 2011 @ 12:57
    Drew
    0

    TinyMCE, Umbraco, IE and Paragraphs

    For some reason the TinyMCE WYSIWYG editor we've added to our content pages behaves slightly oddly in Internet Explorer 7/8/9.

    It likes to wrap content thats inside a paragraph in a lovely "you're doing stuff here" box.
    Plus in IE8 it acts 'oddly', when you press line-return, it doesn't always create a new line - or rather it does, but the carot doesn't move.

     

    Any ideas?

    TinyMCE is set to us paragraphs <p> for new lines which is the default option - not line breaks.

    I can't see any CSS/Styling which we've done that may be causing this, and I've also used previous versions of TinyMCE in my own projects with IE and I've not seen this behaviour.

     

  • Drew 165 posts 340 karma points
    May 24, 2011 @ 13:00
    Drew
    0

    Looks like it's some issue with IE and duplicate CSS rules.

    (So it was a CSS rules issue, we'd included the main site style as a Related Stylesheet to be used with the TinyMCE datatype - this had a duplicate rule which was already in the custom TinyMCE css style list - causing this random box issue)

     

     

  • This forum is in read-only mode while we transition to the new forum.

    You can continue this topic on the new forum by tapping the "Continue discussion" link below.

Please Sign in or register to post replies