[
https://issues.apache.org/jira/browse/OFBIZ-1950?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Bruno Busco updated OFBIZ-1950:
-------------------------------
Attachment: catalog_tabbars.patch
There was one *TabBar.ftl file still present in catalog webapp.
Now with this updated patch all *TabBar.ftl files in catalog webapp have been
replaces by menu widgets.
> Replacement of FTL TabBars with menus widgets in catalog application
> --------------------------------------------------------------------
>
> Key: OFBIZ-1950
> URL: https://issues.apache.org/jira/browse/OFBIZ-1950
> Project: OFBiz
> Issue Type: Improvement
> Components: product
> Affects Versions: SVN trunk
> Reporter: Bruno Busco
> Priority: Minor
> Attachments: catalog_tabbars.patch, catalog_tabbars.patch
>
>
> Hi,
> the attached patch replaces all *TabBar.ftl files of the catalog application
> with menu widgets.
> Using the menu widget the html is more consistent. for example the "selected"
> class is always applied to the <li> tag and not to the <a> tag of the menu.
> Unfortunately I am facing a problem that I have not yet solved: using menu
> widgets with FF3, and in some case with IE also, the catalog application
> pages are not displayed correctly. The content of the main area after the
> TabBar menu is located at the very bottom of the page, after the end of the
> left column content.
> I have seen that removing the .clear rule in the .css this is solved but then
> more problem come with the main menu.
> Any idea on how to solve this?
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.