[
https://issues.apache.org/jira/browse/OFBIZ-3744?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Rene Scheibe updated OFBIZ-3744:
--------------------------------
Attachment: selectall.js.patch
fixed issue
- css.style.visible cannot be true/false as used so in collapseAll()
- now using the $() container and calling visible() which returns true/false
> Click Expand or Colaspe All does not work as expected.
> -------------------------------------------------------
>
> Key: OFBIZ-3744
> URL: https://issues.apache.org/jira/browse/OFBIZ-3744
> Project: OFBiz
> Issue Type: Sub-task
> Reporter: Sam Hamilton
> Priority: Trivial
> Attachments: selectall.js.patch
>
>
> If you are on say this page -
> https://localhost:8443/catalog/control/EditProduct?productId=WG-9943
> clicking on Expand All it will expand all the ones not expanded and then
> collapse the ones that were already open
> clicking on Collapse All it will collapse all the ones open and open all the
> ones that were collapsed.
> Tested on a Mac using FF and Chrome
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.