[
https://issues.apache.org/jira/browse/OFBIZ-3179?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12775028#action_12775028 ]
matthieu bollot commented on OFBIZ-3179:
----------------------------------------
Actually, it appears badly only on the bluelight theme, but it is something "general" because as bruno busco said on the dev mailing list, it
should always be like this:
<div class="screenlet">
<div class="screenlet-title-bar">
</div>
<div class="screenlet-body">
</div>
</div>
> visual bug
> ----------
>
> Key: OFBIZ-3179
> URL:
https://issues.apache.org/jira/browse/OFBIZ-3179> Project: OFBiz
> Issue Type: Bug
> Components: order
> Affects Versions: SVN trunk
> Reporter: matthieu bollot
>
> In OrderEntryCommonScreens.xml#CommonOrderCatalogDecorator inside the body, there is a call to component://order/webapp/ordermgr/entry/OrderEntryCatalogTabBar.ftl
> This ftl contains a div screenlet-title-bar which results in a bad title style. May be this ftl should be rewritten in xml and may be some modifications to the decorator will be needed.
> screen is available at
https://localhost:8443/ordermgr/control/LookupBulkAddSupplierProducts?productId=--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.