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. |
[ https://issues.apache.org/jira/browse/OFBIZ-3179?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12775022#action_12775022 ] Jacques Le Roux commented on OFBIZ-3179: ---------------------------------------- This depends on theme,isn'it ? > 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. |
In reply to this post by Nicolas Malin (Jira)
[ 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. |
In reply to this post by Nicolas Malin (Jira)
[ https://issues.apache.org/jira/browse/OFBIZ-3179?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12775063#action_12775063 ] Jacques Le Roux commented on OFBIZ-3179: ---------------------------------------- Hi Matthieu, Have you a patch ? > 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. |
In reply to this post by Nicolas Malin (Jira)
[ https://issues.apache.org/jira/browse/OFBIZ-3179?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bruno Busco reassigned OFBIZ-3179: ---------------------------------- Assignee: Bruno Busco > 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 > Assignee: Bruno Busco > > 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. |
In reply to this post by Nicolas Malin (Jira)
[ https://issues.apache.org/jira/browse/OFBIZ-3179?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bruno Busco closed OFBIZ-3179. ------------------------------ Resolution: Fixed Thank you for reporting Matthieu, fixed in trunk At revision: 834221 > 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 > Assignee: Bruno Busco > > 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. |
Free forum by Nabble | Edit this page |