google-code-export / fancybox

Automatically exported from code.google.com/p/fancybox
1 stars 0 forks source link

Unsteady behaviour of Fancybox under Chrome #106

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
I'm experiencing an extremely unsteady behaviour of Fancybox 1.3.4 ONLY under 
Chrome (11.0.696.65) on my productive, non-public site:

I'm using Fancybox to open a message box informing the user about required form 
fields that need to be filled out. This message box should appear after the 
page is reloaded, through a click event trigger on a hidden anchor, which is 
associated to fancybox. It's working sporadically on my productive site, i.e. i 
get a JavaScript error: "Uncaught TypeError: Object #... has no method 
'onCleanup'". On my local development site it's working perfectly every time. I 
went through issue 98 describing this error and followed the workaround. Doing 
so, instead of giving me the error the box is displayed, just badly rendered in 
its size. So now, sometimes it's rendered well, in erroneous situations bad.

When I was using Fancybox 1.3.1 before, it didn't neither open the message box, 
nor give me an error message in this 
situation.. sometimes it worked, sometimes not.

To me it looks like a timing issue.

Beg your pardon if I can't grant you access to the site.

Original issue reported on code.google.com by terz...@gmx.net on 10 May 2011 at 8:10

Attachments: