Hi, We had few gadgets using library "dynamic-height" (function _IG_AdjustIFrameHeight) and all of our gadgets had attribute "scrolling" set to true. Everything was fine in IE6-7 and FF2-3, but when Chrome came (and Safari shows bug as well), it looks both thing are in conflict.
The effect is our gadgets are sometimes 'blinking'. It is not stable effect though. Sometimes there is a vertical scrollbar, then gadget changes its height thanks to function _IG_AdjustIFrameHeight and after the change the scrollbar is disaprearing. So the browser or script find the last change and tries to once more change the height. Then the scrollbar is shown again and the whole process starts over and over. The script loops. We can set scrolling to false, but then a horizontal scrollbar is not possible to be used, what breaks userability of some of our gadgets. I guess it is bug between scrolling feature and dynamic-height library - inner bug of iGoogle specification, but I might be wrong and maybe there is some kind of work around? Regards --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "iGoogle Developer Forum" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/Google-Gadgets-API?hl=en -~----------~----~----~----~------~----~------~--~---
