zackw
Member
We have a bbcode for GMAP which was pulled in during a VB import. The content of the bbcode is an iframe.
If this bbcode is used anywhere in a thread (top, bottom, middle, etc), then the thread discussion tooltip preview is broken. What happens is you hover the mouse over the thread title, and the ENTIRE page disappears and goes to a blank white screen, and the Google map then appears by itself. There is no way to go back and see the rest of the page/thread list again unless you refresh the page.
I tried to use CSS to hide iframes, I tried messing with the /preview version of the page. I tried tweaks to the bbcode itself, nothing worked.
It seems like the only fix is making sure this custom bbcode is not interpreted when creating the tooltip preview in the first place, but I don't see how to make such an exclusion.
If I can simply exclude the custom bbcode entirely, that would work.
If this bbcode is used anywhere in a thread (top, bottom, middle, etc), then the thread discussion tooltip preview is broken. What happens is you hover the mouse over the thread title, and the ENTIRE page disappears and goes to a blank white screen, and the Google map then appears by itself. There is no way to go back and see the rest of the page/thread list again unless you refresh the page.
I tried to use CSS to hide iframes, I tried messing with the /preview version of the page. I tried tweaks to the bbcode itself, nothing worked.
It seems like the only fix is making sure this custom bbcode is not interpreted when creating the tooltip preview in the first place, but I don't see how to make such an exclusion.
If I can simply exclude the custom bbcode entirely, that would work.