[ 
http://issues.apache.org/jira/browse/OFBIZ-181?page=comments#action_12431678 ] 
            
Jacques Le Roux commented on OFBIZ-181:
---------------------------------------

Marco, Chris,

If I rightly applied patches (css_for_explore3.patch and then 
css_for_explore4.patch) there is still some problems  (at least) :

Firefox 1.5.0.6
. in Main view there is always a padding problem at  right of center column 
(products column)
. Cart view is completly destructured
. In product view the line under customer review is muchlonguer than others
. No more padding between left and center column (in general)

Opera 9.0.1
. In Main view padding problem at  right of center column (products column)
. Each product in the main view appears in a list (scroll at right). Seems to 
be Opera specific.
. Cart view is destructured (less than in Firefox)
. No more padding between left and center column (in general)
. Something strange : if in cart view you select "continue shopping" (or Main) 
the right column loose the cart view boxe (this is also the case with a version 
non patched)

IE 6
. Main view : 
    . if products column is narrowed the column is shifted under the last boxe 
of the left column (you don't need to use 800*600 to see that)
     . Always a padding problem on large screens (not so large, 1400 is enough)

Sorry...

> In Microsoft Internet Explorer the ecommain.css is not parsed correctly
> -----------------------------------------------------------------------
>
>                 Key: OFBIZ-181
>                 URL: http://issues.apache.org/jira/browse/OFBIZ-181
>             Project: OFBiz (The Open for Business Project)
>          Issue Type: Bug
>          Components: ecommerce
>    Affects Versions: SVN trunk
>         Environment: Windows
>            Reporter: Marco Risaliti
>         Assigned To: Jacques Le Roux
>            Priority: Minor
>             Fix For: SVN trunk
>
>         Attachments: css_for_explore3.patch, css_for_explore4.patch, 
> css_for_explorer.patch, css_for_explorer.patch2, ecomPeekaboo.patch
>
>
> In the ecommerce application using Internet Explorer same pages are not 
> correctly show on screen due to a bug of Internet Explorer that doesn't parse 
> correctly some css file.
> In particular those class into the ecommain.css are not correctly interpreted 
> due to the use of the tag voice-family without the widht tag inside a class.
> rightonly
> leftonly
> center
> nocolumns
> ecom-header 
> Some documentation to work-around and solve the issue can be found on this 
> site:
> http://tantek.com/CSS/Examples/boxmodelhack.html
> So I have tried this work-around and it works now correctly.
> Can someone test it also on other browse like Firefox, Opera, Safari, ... and 
> then if everything is ok apply this patch.
> Thanks a lot 
> Marco Risaliti

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to