Can't figure this out, tinymce in chrome linking images

Permalink
I have a site greaserag.org where the tinymce editor is not allowing you to insert links around images. It appears to be similar to this bug here:

http://www.tinymce.com/develop/bugtracker_view.php?id=3944...

I get the same error from chrome but trying to apply the fixes from that forum thread doesn't work. When I look at the final fix that was committed to github for the bug it's in a file that isn't included in the concrete 5 tinymce javascripts so I'm not sure if I can try that fix at all.

In chrome the link popup just clears out all content and doesn't save with a javascript error, in firefox it clears it out the first time but if you enter the text again a second time it actually saves the link properly.

On a fresh 5.5.2.1 site it appears to function properly, this site only has a slight change to one line in dispatcher.php from 5.5.2.1 other than that it is a standard core. So I really don't get what's going on here.

Is there anyone that can help me try and figure out what is causing this? I can offer licenses to any of my marketplace items in trade, this is a volunteer site that I did for a friend so there is no budget for development hours but I'd really like to get this fixed. Even help telling me how to troubleshoot this would be appreciated. I've been fighting with it for a couple of hours trying to track it down and I can't seem to figure it out, I'm really not that great with javascript debugging.

Thanks for any help.

hereNT
 
FernandoCordeiro replied on at Permalink Reply
FernandoCordeiro
You say it's getting in the ways of linking images. What about DIVs?

Any bits of the code where this bug applies would be helpful. Like the parent div that contains everything that's breaking, for example.
hereNT replied on at Permalink Reply
hereNT
It applies to any tinymce instane, both in content blocks and in a blog component that uses the editor configs from problog. It doesn't matter what the containing div is. It also appears to apply to any image, not just images that are floated left or right.
apc123 replied on at Permalink Reply
apc123
Hi,

I'm having the same issue. Running 5.6.2.1

Any update?

Cheers,
Anthony
hereNT replied on at Permalink Reply
hereNT
I'm not sure how it was fixed, honestly. The site is running 5.5.2.1, and when I went to check, it appears to be working now. Sorry I can't help.
afixia replied on at Permalink Reply
afixia
Getting the same issue, I've been seeing this more often recently. I usually have to find some BS way around it, but its becoming more of a problem. I wondering if browser technology is causing a conflict?