Updates:
        Status: Available

Comment #1 on issue 29814 by [email protected]: Browser action popup on  
linux with an element height set to 100% continues to expand
http://code.google.com/p/chromium/issues/detail?id=29814

This will be "fixed" by 26162, but I think there is an underlying issue.  
When we set
the height to 100%, it should be 0, since the container has no intrinsic  
size. It
appears that when we then measure the size of the document, we get back a  
number large
than zero, and we then layout to that size, but when we measure, we get an  
even larger
size, and we loop.

--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings

-- 
Automated mail from issue updates at http://crbug.com/
Subscription options: http://groups.google.com/group/chromium-bugs

Reply via email to