[ 
https://issues.apache.org/jira/browse/OFBIZ-1894?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12616747#action_12616747
 ] 

David E. Jones commented on OFBIZ-1894:
---------------------------------------

My guess, if the CSS is still the same as it was, is that the area for each 
product summary has a fixed height in the CSS file. What's interesting is that 
IE grows it instead of honoring the height...

The best fix is probably to keep that conditional stuff on the same line and 
use the space available instead of adding more space.

> There is currently something wrong in how the main eComm page is rendered in, 
> at least, FF3 and Opera 9.02 (IE7 is ok). 
> ------------------------------------------------------------------------------------------------------------------------
>
>                 Key: OFBIZ-1894
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-1894
>             Project: OFBiz
>          Issue Type: Improvement
>          Components: framework
>    Affects Versions: SVN trunk
>            Reporter: Jacques Le Roux
>            Priority: Trivial
>         Attachments: FF3.jpg, IE7.jpg, Opera 9.02.jpg
>
>
> There is currently something wrong in how the main eComm page is rendered in, 
> at least, FF3 and Opera 9.02 (IE7 is ok). 
> I suspected the line 
>     <b>${product.productId?if_exists}</b> 
> in productsummary.ftl, though this line exists for years now without having 
> been changed. 
> But it's not the cause. I checked also ecommain.css recent changes, but did 
> not find anything obvious. Any ideas ?

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to