A fraction of the time that I load my site which uses this plugin to display the minipanels, the text within the minipanel is turned off via css. Can not determine what variable causes this to happen only some of the time; has this bug been noticed by others?
| Comment | File | Size | Author |
|---|---|---|---|
| #3 | Screenshot.png | 282.34 KB | energee |
Comments
Comment #1
damienmckennaI haven't seen it yet. Could it simply be the CSS for something else on your page clashing with the popup's DOM structure and accidentally hiding it?
Comment #2
energee commentedNo it is not set in the stylesheet, it is a "visibility: hidden;" style attached to html element.
Comment #3
energee commentedsee attached
Comment #4
energee commentedIf this helps at all, I have noticed this bug appears far more frequently on firefox than on webkit.