Hi all, We have a Browser Action Popup with a somehow complex HTML UI inside. Inside we have several DIVs(vertical order) with some product info and under each of them we have a hidden div with some extra info on each product. These are shown when clicking over a product. When the browser Action popup opens, all those extra info divs are hidden. The container div has set overflow-y: auto. If I have scroll to the last(bottom) product and click on the product to show its hidden div, the Browser Action Popup resizes(after flickering a bit) as if the container had grown, without having scrollbar, which isn't correct. Since the scrollbar will "contain" the appearance of the hidden div.
What can be the problem? Is this a rendering bug? Thanks for your help. Hope I made the problem clear. Marcos. -- Marcos Aruj Alvarez Ingeniero de Software ------------------------------- [email protected] ----- --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Chromium-extensions" 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/chromium-extensions?hl=en -~----------~----~----~----~------~----~------~--~---
