[
https://issues.apache.org/jira/browse/OFBIZ-1758?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Adrian Crum updated OFBIZ-1758:
-------------------------------
Attachment: tab-bar-fix.patch
tab-bar-fix.patch is a solution I came up with for the tab-bar style problem.
IE7 paints container padding OVER the contained elements - which broke the
tab-bar style that we use. A temporary fix was committed that made the tab-bar
style usable, but now it doesn't look right in other browsers.
The patch's solution involves adding another decorator-section element to the
Global Decorator, and putting the menu using the tab-bar style in that
decorator section. It's a little more complicated solution than I like, but I
can't come up with any other way to fix it.
Apply the patch, then navigate to
https://127.0.0.1:8443/partymgr/control/viewprofile?partyId=admin
to see the fix.
Please evaluate and comment. I'll wait until after the weekend before
proceeding further.
> Sandbox: Changes to Layout Needed for Internet Explorer 7
> ---------------------------------------------------------
>
> Key: OFBIZ-1758
> URL: https://issues.apache.org/jira/browse/OFBIZ-1758
> Project: OFBiz
> Issue Type: Improvement
> Components: ALL COMPONENTS
> Affects Versions: SVN trunk
> Reporter: Adrian Crum
> Assignee: Adrian Crum
> Priority: Minor
> Fix For: SVN trunk
>
> Attachments: tab-bar-fix.patch
>
>
> The latest Internet Explorer update breaks a lot of our existing layout. This
> issue is intended for collaboration on solutions to the IE7 layout problems.
> Details are in the comments.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.