[
http://issues.apache.org/jira/browse/OFBIZ-181?page=comments#action_12430466 ]
Jacques Le Roux commented on OFBIZ-181:
---------------------------------------
I tried using Firefox and IE Tab plugin (to view IE in Firefox). It seems ok to
me. I vote for.
There is always a litle problem in Firefox when showing cart. The first title
(Quick Add Continue Shopping Checkout) is truncated at bottom. I suggested a
css patch some time ago (ok also in IE, I did not test Opera nor Safari). It
could be integrated with this. For that I propose a new patch.
The ecommain.css part is enhanced by my modification which is :
@@ -230,7 +235,7 @@
#ecom-mainarea .screenlet-header {
background: #000099;
padding-top: 1px;
-padding-bottom: 1px;
+padding-bottom: 3px;
padding-right: 4px;
padding-left: 4px;
}
> 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
> Priority: Minor
> Attachments: css_for_explorer.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