In windows,
with <!DOCTYPE html> as first line (HTML5 doctype), dynamic height issue is
not  there.
Without html5 doctype, it is improper.
It is working fine as expected in Chrome version 4.0.249.11.

Thanks


2009/12/1 Erik Kay <erik...@chromium.org>

> It should work fine on the latest dev channel release.  Could you verify
> what version of chrome you're running?  (about:version).
>
> Erik
>
>
> On Mon, Nov 30, 2009 at 1:00 AM, Arrix <arrixz...@gmail.com> wrote:
>
>> In my testing, even with <!DOCTYPE html> , the height of the popup
>> bubble doesn't shrink with the height of body. I'm using the latest
>> dev channel release in Ubuntu 9.10. Should I file this as a bug?
>>
>> On Nov 29, 6:58 am, Aaron Boodman <a...@google.com> wrote:
>> > Make sure you have the HTML5 doctype at the top of the your popup's
>> > HTML page, like this:
>> >
>> > <!DOCTYPE html>
>> >
>> > It should shrink if you add this line.
>> >
>> > - a
>> >
>>
>> --
>>
>> You received this message because you are subscribed to the Google Groups
>> "Chromium-extensions" group.
>> To post to this group, send email to chromium-extensions@googlegroups.com
>> .
>> To unsubscribe from this group, send email to
>> chromium-extensions+unsubscr...@googlegroups.com<chromium-extensions%2bunsubscr...@googlegroups.com>
>> .
>> For more options, visit this group at
>> http://groups.google.com/group/chromium-extensions?hl=en.
>>
>>
>>
>  --
> You received this message because you are subscribed to the Google Groups
> "Chromium-extensions" group.
> To post to this group, send email to chromium-extensi...@googlegroups.com.
> To unsubscribe from this group, send email to
> chromium-extensions+unsubscr...@googlegroups.com<chromium-extensions%2bunsubscr...@googlegroups.com>
> .
> For more options, visit this group at
> http://groups.google.com/group/chromium-extensions?hl=en.
>



--

--

You received this message because you are subscribed to the Google Groups 
"Chromium-extensions" group.
To post to this group, send email to chromium-extensi...@googlegroups.com.
To unsubscribe from this group, send email to 
chromium-extensions+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/chromium-extensions?hl=en.


Reply via email to