Weird Editor Bug in IE

This is the place to report bugs and get support. When posting in this forum, please always provide as much detail as possible.

Please do not report problems with a custom build or custom code in this forum. If you are producing your own build from the source code and have problems or questions, ask in the developer forum, do not report it as a bug.

This is the place to report bugs and get support

When posting in this forum, please try to provide as many relevant details as possible. Particularly the following:

  • What operating system were you running when the bug appeared?
  • What database platform is your site using?
  • What version of mojoPortal are you running?
  • What version of .NET do you use?
  • What steps are necessary to reproduce the issue? Compare expected results vs actual results.
Please do not report problems with a custom build or custom code in this forum. If you are producing your own build from the source code and have problems or questions, ask in the developer forum.
This thread is closed to new posts. You must sign in to post in the forums.
5/9/2014 6:55:05 AM
Gravatar
Total Posts 46

Weird Editor Bug in IE

Im getting boundary boxes around the div which when you click to edit something in the editor actually selects the div so you cant edit content, the image below details what is being selected.

 

https://www.dropbox.com/s/748nth1skc5g3cr/Screenshot%202014-05-09%2012.53.20.png

Just in case heres the html in the editor

<div class="bulletin">
<h1>MAY BULLETIN</h1>
<p>4th Quarter Delivery</p>
<p>Sail the UK - Letter from 2SL</p>
<p>MTP Uniform</p>
<p>UMC Matters - How to Guide</p>
</div>
<div class="linkColoredBox bulletinlink">
<h2><a href="a link">Read the full bulletin</a></h2>
</div>

 

 

You must sign in to post in the forums. This thread is closed to new posts.