The lookup popup window does not close when finished
---------------------------------------------------- Key: OFBIZ-4137 URL: https://issues.apache.org/jira/browse/OFBIZ-4137 Project: OFBiz Issue Type: Bug Components: ALL APPLICATIONS Affects Versions: SVN trunk Reporter: Jacques Le Roux For instance, when you select a product in the product popup lookup on the add product page of the order magager order creation wizard, the popup stays open. I guess it's related to the jQuery migration -- 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-4137?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jacques Le Roux updated OFBIZ-4137: ----------------------------------- Issue Type: Sub-task (was: Bug) Parent: OFBIZ-3814 > The lookup popup window does not close when finished > ---------------------------------------------------- > > Key: OFBIZ-4137 > URL: https://issues.apache.org/jira/browse/OFBIZ-4137 > Project: OFBiz > Issue Type: Sub-task > Components: ALL APPLICATIONS > Affects Versions: SVN trunk > Reporter: Jacques Le Roux > > For instance, when you select a product in the product popup lookup on the add product page of the order magager order creation wizard, the popup stays open. I guess it's related to the jQuery migration -- 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-4137?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12985626#action_12985626 ] Jacques Le Roux commented on OFBIZ-4137: ---------------------------------------- BTW, we could maybe replace this specific construction in order to have a layered lookup here also > The lookup popup window does not close when finished > ---------------------------------------------------- > > Key: OFBIZ-4137 > URL: https://issues.apache.org/jira/browse/OFBIZ-4137 > Project: OFBiz > Issue Type: Sub-task > Components: ALL APPLICATIONS > Affects Versions: SVN trunk > Reporter: Jacques Le Roux > > For instance, when you select a product in the product popup lookup on the add product page of the order magager order creation wizard, the popup stays open. I guess it's related to the jQuery migration -- 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-4137?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12985727#action_12985727 ] Jacques Le Roux commented on OFBIZ-4137: ---------------------------------------- It's not a generic issues, it works well in Example, so it's certainly related to the use here in FTL... > The lookup popup window does not close when finished > ---------------------------------------------------- > > Key: OFBIZ-4137 > URL: https://issues.apache.org/jira/browse/OFBIZ-4137 > Project: OFBiz > Issue Type: Sub-task > Components: ALL APPLICATIONS > Affects Versions: SVN trunk > Reporter: Jacques Le Roux > > For instance, when you select a product in the product popup lookup on the add product page of the order magager order creation wizard, the popup stays open. I guess it's related to the jQuery migration -- 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-4137?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12988133#action_12988133 ] X Freeman commented on OFBIZ-4137: ---------------------------------- For me with the Tomahawk theme the popup doesnt close but using the Bizzness_time theme the popup get closed. (I have just started trying the 10.04 stable and i have found many visualization problems with the Tomahawk theme. In my opinion shouldnt be set as the default theme for the moment) > The lookup popup window does not close when finished > ---------------------------------------------------- > > Key: OFBIZ-4137 > URL: https://issues.apache.org/jira/browse/OFBIZ-4137 > Project: OFBiz > Issue Type: Sub-task > Components: ALL APPLICATIONS > Affects Versions: SVN trunk > Reporter: Jacques Le Roux > > For instance, when you select a product in the product popup lookup on the add product page of the order magager order creation wizard, the popup stays open. I guess it's related to the jQuery migration -- 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-4137?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12988219#action_12988219 ] Jacques Le Roux commented on OFBIZ-4137: ---------------------------------------- BJ, I just tried on trunk demo. It's not related to Tomahawk or BizznesTIme, in both it's not working. If you try in 10.04 you should not have any pb since it does not use jQuery. You may report Tomahawk issues as subtasks of https://issues.apache.org/jira/browse/OFBIZ-3517 > The lookup popup window does not close when finished > ---------------------------------------------------- > > Key: OFBIZ-4137 > URL: https://issues.apache.org/jira/browse/OFBIZ-4137 > Project: OFBiz > Issue Type: Sub-task > Components: ALL APPLICATIONS > Affects Versions: SVN trunk > Reporter: Jacques Le Roux > > For instance, when you select a product in the product popup lookup on the add product page of the order magager order creation wizard, the popup stays open. I guess it's related to the jQuery migration -- 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-4137?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sascha Rodekamp updated OFBIZ-4137: ----------------------------------- Attachment: OFBIZ-4137_LookupCloseFix.patch This is really a small fix, there was a not needed variable in the set value function which causes the problem. > The lookup popup window does not close when finished > ---------------------------------------------------- > > Key: OFBIZ-4137 > URL: https://issues.apache.org/jira/browse/OFBIZ-4137 > Project: OFBiz > Issue Type: Sub-task > Components: ALL APPLICATIONS > Affects Versions: SVN trunk > Reporter: Jacques Le Roux > Attachments: OFBIZ-4137_LookupCloseFix.patch > > > For instance, when you select a product in the product popup lookup on the add product page of the order magager order creation wizard, the popup stays open. I guess it's related to the jQuery migration -- This message is automatically generated by JIRA. - For more information on JIRA, see: http://www.atlassian.com/software/jira |
In reply to this post by Nicolas Malin (Jira)
[ https://issues.apache.org/jira/browse/OFBIZ-4137?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jacques Le Roux closed OFBIZ-4137. ---------------------------------- > The lookup popup window does not close when finished > ---------------------------------------------------- > > Key: OFBIZ-4137 > URL: https://issues.apache.org/jira/browse/OFBIZ-4137 > Project: OFBiz > Issue Type: Sub-task > Components: ALL APPLICATIONS > Affects Versions: SVN trunk > Reporter: Jacques Le Roux > Assignee: Jacques Le Roux > Fix For: SVN trunk > > Attachments: OFBIZ-4137_LookupCloseFix.patch > > > For instance, when you select a product in the product popup lookup on the add product page of the order magager order creation wizard, the popup stays open. I guess it's related to the jQuery migration -- This message is automatically generated by JIRA. - For more information on JIRA, see: http://www.atlassian.com/software/jira |
Free forum by Nabble | Edit this page |