Hi Michael,

Thanks for the bug report.  I was able to reproduce.  The bug is
http://code.google.com/p/chromium/issues/detail?id=23074

Here's a workaround for you.  In your CSS, add the following rule:

.chrome-mole body {
  display: block;
}

This should be fixed in the next release.

Erik


On Thu, Sep 24, 2009 at 10:24 AM, Michael Weber
<[email protected]> wrote:
>
> In my mole, I currently load up the actual UI using an iframe. Works
> fine.
>
> If I set the iframe align attribute to "right", then my mole window is
> empty. e.g.
>
>    <iframe src="hello_world.html" align="right">iframes not
> supported</iframe>
>
> Michael
> >
>

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to