MyBB Community Forums

Full Version: Editing problem in IE11
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Editing in Full Mode works incorrectly in IE11 when the post contains a hyperlinked image.

I managed to reproduce the problemĀ in this forum (in the sandbox section).

Steps to reproduce:

1. Create a thread where the title post containsĀ a hyperlinked image in the leading line and some text in the following lines. Sample code:

[img]http://www.metal-archives.com/images/5/4/4/544.jpg?4439[/img]

This is some basic text to edit

2. Try to edit the text line in Full Edit mode. Result = Fail (be it in plain code submode or in WYSIWYG submode)


In Quick Mode, editing works. If we delete the image (in Quick Mode), and then try to edit the remaining text in Full Mode, then it works. So the problem is somehow related to the presence of an image.

Actually, in my production forum I have the Quick Advanced Editor Plus plugin installed, in which environment the Quick Edit mode editing also becomes unsuccessful in the described scenario.

But it would be nice to at least resolve the basic problem, without the plugin interference.

TIA
I will test this on one of my Windows computers and let you know if I can confirm this issue.
Thank you for your report Maechlis. I have confirmed this issue.
Hi,

Thank you for your report. We have pushed this issue to our Github repository for further analysis where you can track our commits and progress with fixing this bug. Discussions regarding this bug may also take place there too.

Follow this link to visit the issue on Github: https://github.com/mybb/mybb/issues/1963

Thanks for contributing to MyBB!

Regards,
The MyBB Group
Thank you!