The minimize/enlarge buttons (+ -) blocks the layer
--------------------------------------------------- Key: OFBIZ-3692 URL: https://issues.apache.org/jira/browse/OFBIZ-3692 Project: OFBiz Issue Type: Sub-task Reporter: Jacques Le Roux -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: https://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira |
[ https://issues.apache.org/jira/browse/OFBIZ-3692?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jacques Le Roux updated OFBIZ-3692: ----------------------------------- Description: A comment from Ankit Jain {quote} In the lookup layer when click on the minimize the background screenlet-body collapse. It is happening because both (main form and the lookup) the screenlet-body "div" having same ids ie.,"hsr1000" which is generated from "HtmlScreenRendere.java" , when the javascript:toggleScreenlet calls the "areaId" is "hsr1000 that's why both collapse {quote} > The minimize/enlarge buttons (+ -) blocks the layer > --------------------------------------------------- > > Key: OFBIZ-3692 > URL: https://issues.apache.org/jira/browse/OFBIZ-3692 > Project: OFBiz > Issue Type: Sub-task > Reporter: Jacques Le Roux > > A comment from Ankit Jain > {quote} > In the lookup layer when click on the minimize the background screenlet-body collapse. It is happening because both (main form and the lookup) the screenlet-body "div" having same ids ie.,"hsr1000" which is generated from "HtmlScreenRendere.java" , when the javascript:toggleScreenlet calls the "areaId" is "hsr1000 that's why both collapse > {quote} -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: https://issues.apache.org/jira/secure/Administrators.jspa - 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-3692?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jacques Le Roux updated OFBIZ-3692: ----------------------------------- Priority: Minor (was: Major) > The minimize/enlarge buttons (+ -) blocks the layer > --------------------------------------------------- > > Key: OFBIZ-3692 > URL: https://issues.apache.org/jira/browse/OFBIZ-3692 > Project: OFBiz > Issue Type: Sub-task > Reporter: Jacques Le Roux > Priority: Minor > > A comment from Ankit Jain > {quote} > In the lookup layer when click on the minimize the background screenlet-body collapse. It is happening because both (main form and the lookup) the screenlet-body "div" having same ids ie.,"hsr1000" which is generated from "HtmlScreenRendere.java" , when the javascript:toggleScreenlet calls the "areaId" is "hsr1000 that's why both collapse > {quote} -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: https://issues.apache.org/jira/secure/Administrators.jspa - 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-3692?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12858982#action_12858982 ] Jacques Le Roux commented on OFBIZ-3692: ---------------------------------------- A Sascha's patch commited in trunk at r936008 almost fixed this issue but in the case of lookups rendered from FTL files > The minimize/enlarge buttons (+ -) blocks the layer > --------------------------------------------------- > > Key: OFBIZ-3692 > URL: https://issues.apache.org/jira/browse/OFBIZ-3692 > Project: OFBiz > Issue Type: Sub-task > Reporter: Jacques Le Roux > Priority: Minor > > A comment from Ankit Jain > {quote} > In the lookup layer when click on the minimize the background screenlet-body collapse. It is happening because both (main form and the lookup) the screenlet-body "div" having same ids ie.,"hsr1000" which is generated from "HtmlScreenRendere.java" , when the javascript:toggleScreenlet calls the "areaId" is "hsr1000 that's why both collapse > {quote} -- 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-3692?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jacques Le Roux updated OFBIZ-3692: ----------------------------------- Attachment: screenshot-1.jpg As you can see in the "Min-max issue from FTL" there is still an error there. Note that it does not depend of the theme. Also it supposes that you have applied the "OFBIZ-3442 replace popup lookups by layered lookups.patch" patch on a clean trunk checkout > The minimize/enlarge buttons (+ -) blocks the layer > --------------------------------------------------- > > Key: OFBIZ-3692 > URL: https://issues.apache.org/jira/browse/OFBIZ-3692 > Project: OFBiz > Issue Type: Sub-task > Reporter: Jacques Le Roux > Priority: Minor > Attachments: screenshot-1.jpg > > > A comment from Ankit Jain > {quote} > In the lookup layer when click on the minimize the background screenlet-body collapse. It is happening because both (main form and the lookup) the screenlet-body "div" having same ids ie.,"hsr1000" which is generated from "HtmlScreenRendere.java" , when the javascript:toggleScreenlet calls the "areaId" is "hsr1000 that's why both collapse > {quote} -- 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-3692?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sascha Rodekamp updated OFBIZ-3692: ----------------------------------- Attachment: OFBIZ-3692_MinMaxButton.patch Hi, this patch should fix the Min Max issue. Now the containers in the layered lookups are expandable and collapsable. Cheers Sascha > The minimize/enlarge buttons (+ -) blocks the layer > --------------------------------------------------- > > Key: OFBIZ-3692 > URL: https://issues.apache.org/jira/browse/OFBIZ-3692 > Project: OFBiz > Issue Type: Sub-task > Reporter: Jacques Le Roux > Priority: Minor > Attachments: OFBIZ-3692_MinMaxButton.patch, screenshot-1.jpg > > > A comment from Ankit Jain > {quote} > In the lookup layer when click on the minimize the background screenlet-body collapse. It is happening because both (main form and the lookup) the screenlet-body "div" having same ids ie.,"hsr1000" which is generated from "HtmlScreenRendere.java" , when the javascript:toggleScreenlet calls the "areaId" is "hsr1000 that's why both collapse > {quote} -- 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-3692?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jacques Le Roux closed OFBIZ-3692. ---------------------------------- Assignee: Jacques Le Roux Fix Version/s: Release Branch 10.04 SVN trunk Resolution: Fixed Thanks Sascha, I had to clear the browser cache but then it works perfectly, committed at r942084 in trunk and r942086 in R10.04 > The minimize/enlarge buttons (+ -) blocks the layer > --------------------------------------------------- > > Key: OFBIZ-3692 > URL: https://issues.apache.org/jira/browse/OFBIZ-3692 > Project: OFBiz > Issue Type: Sub-task > Reporter: Jacques Le Roux > Assignee: Jacques Le Roux > Priority: Minor > Fix For: Release Branch 10.04, SVN trunk > > Attachments: OFBIZ-3692_MinMaxButton.patch, screenshot-1.jpg > > > A comment from Ankit Jain > {quote} > In the lookup layer when click on the minimize the background screenlet-body collapse. It is happening because both (main form and the lookup) the screenlet-body "div" having same ids ie.,"hsr1000" which is generated from "HtmlScreenRendere.java" , when the javascript:toggleScreenlet calls the "areaId" is "hsr1000 that's why both collapse > {quote} -- 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-3692?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12865495#action_12865495 ] Jacques Le Roux commented on OFBIZ-3692: ---------------------------------------- I'm surprised because it works well locally (on XP) but not on the demo server (Ubuntu). Can someone confirms? > The minimize/enlarge buttons (+ -) blocks the layer > --------------------------------------------------- > > Key: OFBIZ-3692 > URL: https://issues.apache.org/jira/browse/OFBIZ-3692 > Project: OFBiz > Issue Type: Sub-task > Reporter: Jacques Le Roux > Assignee: Jacques Le Roux > Priority: Minor > Fix For: Release Branch 10.04, SVN trunk > > Attachments: OFBIZ-3692_MinMaxButton.patch, screenshot-1.jpg > > > A comment from Ankit Jain > {quote} > In the lookup layer when click on the minimize the background screenlet-body collapse. It is happening because both (main form and the lookup) the screenlet-body "div" having same ids ie.,"hsr1000" which is generated from "HtmlScreenRendere.java" , when the javascript:toggleScreenlet calls the "areaId" is "hsr1000 that's why both collapse > {quote} -- 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-3692?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ankit Jain updated OFBIZ-3692: ------------------------------ Attachment: cal_lookup.patch Hi jacques, I found a minor bug in the bizznesstime theme, when we open a layered lookup inside a layered lookup the image of the calendar is replaced by the fieldlookup image. I'd fix it & attached the patch for it... > The minimize/enlarge buttons (+ -) blocks the layer > --------------------------------------------------- > > Key: OFBIZ-3692 > URL: https://issues.apache.org/jira/browse/OFBIZ-3692 > Project: OFBiz > Issue Type: Sub-task > Reporter: Jacques Le Roux > Assignee: Jacques Le Roux > Priority: Minor > Fix For: Release Branch 10.04, SVN trunk > > Attachments: cal_lookup.patch, OFBIZ-3692_MinMaxButton.patch, screenshot-1.jpg > > > A comment from Ankit Jain > {quote} > In the lookup layer when click on the minimize the background screenlet-body collapse. It is happening because both (main form and the lookup) the screenlet-body "div" having same ids ie.,"hsr1000" which is generated from "HtmlScreenRendere.java" , when the javascript:toggleScreenlet calls the "areaId" is "hsr1000 that's why both collapse > {quote} -- 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-3692?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12865674#action_12865674 ] Sascha Rodekamp commented on OFBIZ-3692: ---------------------------------------- Good morning Jacques, i hope you had a nice WE. Jacques thats really strange, i tested with different Browser but ahd no problemes using the + - button. I supose you checked your browser cach, but i don't know why it shouldn't work on your Ubuntu System ?! So long Sascha > The minimize/enlarge buttons (+ -) blocks the layer > --------------------------------------------------- > > Key: OFBIZ-3692 > URL: https://issues.apache.org/jira/browse/OFBIZ-3692 > Project: OFBiz > Issue Type: Sub-task > Reporter: Jacques Le Roux > Assignee: Jacques Le Roux > Priority: Minor > Fix For: Release Branch 10.04, SVN trunk > > Attachments: cal_lookup.patch, OFBIZ-3692_MinMaxButton.patch, screenshot-1.jpg > > > A comment from Ankit Jain > {quote} > In the lookup layer when click on the minimize the background screenlet-body collapse. It is happening because both (main form and the lookup) the screenlet-body "div" having same ids ie.,"hsr1000" which is generated from "HtmlScreenRendere.java" , when the javascript:toggleScreenlet calls the "areaId" is "hsr1000 that's why both collapse > {quote} -- 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-3692?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12865677#action_12865677 ] Jacques Le Roux commented on OFBIZ-3692: ---------------------------------------- Thanks Ankit, Your patch is in trunk at r942671, R10.04 at r942674 > The minimize/enlarge buttons (+ -) blocks the layer > --------------------------------------------------- > > Key: OFBIZ-3692 > URL: https://issues.apache.org/jira/browse/OFBIZ-3692 > Project: OFBiz > Issue Type: Sub-task > Reporter: Jacques Le Roux > Assignee: Jacques Le Roux > Priority: Minor > Fix For: Release Branch 10.04, SVN trunk > > Attachments: cal_lookup.patch, OFBIZ-3692_MinMaxButton.patch, screenshot-1.jpg > > > A comment from Ankit Jain > {quote} > In the lookup layer when click on the minimize the background screenlet-body collapse. It is happening because both (main form and the lookup) the screenlet-body "div" having same ids ie.,"hsr1000" which is generated from "HtmlScreenRendere.java" , when the javascript:toggleScreenlet calls the "areaId" is "hsr1000 that's why both collapse > {quote} -- 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-3692?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12865683#action_12865683 ] Jacques Le Roux commented on OFBIZ-3692: ---------------------------------------- Hi Sascha, Yes thanks, a nice weekend indeed, and even a nice week (though a bit rainy ;o). Actually I did no try on my Ubuntu system. I get only this issue when using the demo server from any browser (tried FF, Opera, IE8). And yes, the demo server is using Ubuntu (in a VM). It's not a browser cache issue and is easily reproductible on the demo server. Could you try please? https://demo-trunk.ofbiz.apache.org/catalog/control/login/main?USERNAME=admin&PASSWORD=ofbiz Thanks > The minimize/enlarge buttons (+ -) blocks the layer > --------------------------------------------------- > > Key: OFBIZ-3692 > URL: https://issues.apache.org/jira/browse/OFBIZ-3692 > Project: OFBiz > Issue Type: Sub-task > Reporter: Jacques Le Roux > Assignee: Jacques Le Roux > Priority: Minor > Fix For: Release Branch 10.04, SVN trunk > > Attachments: cal_lookup.patch, OFBIZ-3692_MinMaxButton.patch, screenshot-1.jpg > > > A comment from Ankit Jain > {quote} > In the lookup layer when click on the minimize the background screenlet-body collapse. It is happening because both (main form and the lookup) the screenlet-body "div" having same ids ie.,"hsr1000" which is generated from "HtmlScreenRendere.java" , when the javascript:toggleScreenlet calls the "areaId" is "hsr1000 that's why both collapse > {quote} -- 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-3692?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12865686#action_12865686 ] Sascha Rodekamp commented on OFBIZ-3692: ---------------------------------------- Yes Jacques, that's really strange, i have the same issue. I will hava a look ASAP. > The minimize/enlarge buttons (+ -) blocks the layer > --------------------------------------------------- > > Key: OFBIZ-3692 > URL: https://issues.apache.org/jira/browse/OFBIZ-3692 > Project: OFBiz > Issue Type: Sub-task > Reporter: Jacques Le Roux > Assignee: Jacques Le Roux > Priority: Minor > Fix For: Release Branch 10.04, SVN trunk > > Attachments: cal_lookup.patch, OFBIZ-3692_MinMaxButton.patch, screenshot-1.jpg > > > A comment from Ankit Jain > {quote} > In the lookup layer when click on the minimize the background screenlet-body collapse. It is happening because both (main form and the lookup) the screenlet-body "div" having same ids ie.,"hsr1000" which is generated from "HtmlScreenRendere.java" , when the javascript:toggleScreenlet calls the "areaId" is "hsr1000 that's why both collapse > {quote} -- 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-3692?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sascha Rodekamp updated OFBIZ-3692: ----------------------------------- Attachment: OFBIZ-3692_MinMaxButtonFix.patch Hi Jacques, thats a really weird issue. Because i saw the bug on the demo system but not in my local instance.... Seems that, somehow on the demo system, a real link to thw lookup will be greated. So when u click the min/mun Button the Browser follow the link and show you the lookup without templates. I hope this patch will fix the issue. I Try to overwrite the link. Cheers Sascha > The minimize/enlarge buttons (+ -) blocks the layer > --------------------------------------------------- > > Key: OFBIZ-3692 > URL: https://issues.apache.org/jira/browse/OFBIZ-3692 > Project: OFBiz > Issue Type: Sub-task > Reporter: Jacques Le Roux > Assignee: Jacques Le Roux > Priority: Minor > Fix For: Release Branch 10.04, SVN trunk > > Attachments: cal_lookup.patch, OFBIZ-3692_MinMaxButton.patch, OFBIZ-3692_MinMaxButtonFix.patch, screenshot-1.jpg > > > A comment from Ankit Jain > {quote} > In the lookup layer when click on the minimize the background screenlet-body collapse. It is happening because both (main form and the lookup) the screenlet-body "div" having same ids ie.,"hsr1000" which is generated from "HtmlScreenRendere.java" , when the javascript:toggleScreenlet calls the "areaId" is "hsr1000 that's why both collapse > {quote} -- 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-3692?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12867131#action_12867131 ] Sascha Rodekamp commented on OFBIZ-3692: ---------------------------------------- gorget the last patch, it makes more trouble then before.... i found the issue and try to fix it. > The minimize/enlarge buttons (+ -) blocks the layer > --------------------------------------------------- > > Key: OFBIZ-3692 > URL: https://issues.apache.org/jira/browse/OFBIZ-3692 > Project: OFBiz > Issue Type: Sub-task > Reporter: Jacques Le Roux > Assignee: Jacques Le Roux > Priority: Minor > Fix For: Release Branch 10.04, SVN trunk > > Attachments: cal_lookup.patch, OFBIZ-3692_MinMaxButton.patch, OFBIZ-3692_MinMaxButtonFix.patch, screenshot-1.jpg > > > A comment from Ankit Jain > {quote} > In the lookup layer when click on the minimize the background screenlet-body collapse. It is happening because both (main form and the lookup) the screenlet-body "div" having same ids ie.,"hsr1000" which is generated from "HtmlScreenRendere.java" , when the javascript:toggleScreenlet calls the "areaId" is "hsr1000 that's why both collapse > {quote} -- 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-3692?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sascha Rodekamp updated OFBIZ-3692: ----------------------------------- Attachment: OFBIZ-3692_MinMaxButtonFix.patch Ok Jacques that should fix the issue (hopefully :)). Min/Max in layer from layer works too. Have a nice day. Sascha > The minimize/enlarge buttons (+ -) blocks the layer > --------------------------------------------------- > > Key: OFBIZ-3692 > URL: https://issues.apache.org/jira/browse/OFBIZ-3692 > Project: OFBiz > Issue Type: Sub-task > Reporter: Jacques Le Roux > Assignee: Jacques Le Roux > Priority: Minor > Fix For: Release Branch 10.04, SVN trunk > > Attachments: cal_lookup.patch, OFBIZ-3692_MinMaxButton.patch, OFBIZ-3692_MinMaxButtonFix.patch, OFBIZ-3692_MinMaxButtonFix.patch, screenshot-1.jpg > > > A comment from Ankit Jain > {quote} > In the lookup layer when click on the minimize the background screenlet-body collapse. It is happening because both (main form and the lookup) the screenlet-body "div" having same ids ie.,"hsr1000" which is generated from "HtmlScreenRendere.java" , when the javascript:toggleScreenlet calls the "areaId" is "hsr1000 that's why both collapse > {quote} -- 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-3692?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12867154#action_12867154 ] Jacques Le Roux commented on OFBIZ-3692: ---------------------------------------- Thanks Sascha, I committed it, but noways: still the same issue on the demo server (ok locally, like before) really weird issue :( BTW not need to be in layer from a layer. A simple layer is enough to have the bug > The minimize/enlarge buttons (+ -) blocks the layer > --------------------------------------------------- > > Key: OFBIZ-3692 > URL: https://issues.apache.org/jira/browse/OFBIZ-3692 > Project: OFBiz > Issue Type: Sub-task > Reporter: Jacques Le Roux > Assignee: Jacques Le Roux > Priority: Minor > Fix For: Release Branch 10.04, SVN trunk > > Attachments: cal_lookup.patch, OFBIZ-3692_MinMaxButton.patch, OFBIZ-3692_MinMaxButtonFix.patch, OFBIZ-3692_MinMaxButtonFix.patch, screenshot-1.jpg > > > A comment from Ankit Jain > {quote} > In the lookup layer when click on the minimize the background screenlet-body collapse. It is happening because both (main form and the lookup) the screenlet-body "div" having same ids ie.,"hsr1000" which is generated from "HtmlScreenRendere.java" , when the javascript:toggleScreenlet calls the "areaId" is "hsr1000 that's why both collapse > {quote} -- 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-3692?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12867154#action_12867154 ] Jacques Le Roux edited comment on OFBIZ-3692 at 5/13/10 11:33 AM: ------------------------------------------------------------------ Thanks Sascha, I committed it at r943909, but noways: still the same issue on the demo server (ok locally, like before) really weird issue :( BTW not need to be in layer from a layer. A simple layer is enough to have the bug was (Author: jacques.le.roux): Thanks Sascha, I committed it, but noways: still the same issue on the demo server (ok locally, like before) really weird issue :( BTW not need to be in layer from a layer. A simple layer is enough to have the bug > The minimize/enlarge buttons (+ -) blocks the layer > --------------------------------------------------- > > Key: OFBIZ-3692 > URL: https://issues.apache.org/jira/browse/OFBIZ-3692 > Project: OFBiz > Issue Type: Sub-task > Reporter: Jacques Le Roux > Assignee: Jacques Le Roux > Priority: Minor > Fix For: Release Branch 10.04, SVN trunk > > Attachments: cal_lookup.patch, OFBIZ-3692_MinMaxButton.patch, OFBIZ-3692_MinMaxButtonFix.patch, OFBIZ-3692_MinMaxButtonFix.patch, screenshot-1.jpg > > > A comment from Ankit Jain > {quote} > In the lookup layer when click on the minimize the background screenlet-body collapse. It is happening because both (main form and the lookup) the screenlet-body "div" having same ids ie.,"hsr1000" which is generated from "HtmlScreenRendere.java" , when the javascript:toggleScreenlet calls the "areaId" is "hsr1000 that's why both collapse > {quote} -- 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-3692?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jacques Le Roux reopened OFBIZ-3692: ------------------------------------ I reopen because we have still an issue but only on the demo server. Some other persons testing would help, thanks. Simply try to collapse/expand the search part of the Product Lookup at https://localhost:8443/catalog/control/login?USERNAME=admin&PASSWORD=ofbiz We would like to repriduce locally to understand what I happening. At a moment I though it could be because the width of the layer changes and we were clicking outside of it without seeing (demo rendering slower than local) but it does not seem to be the case... > The minimize/enlarge buttons (+ -) blocks the layer > --------------------------------------------------- > > Key: OFBIZ-3692 > URL: https://issues.apache.org/jira/browse/OFBIZ-3692 > Project: OFBiz > Issue Type: Sub-task > Reporter: Jacques Le Roux > Assignee: Jacques Le Roux > Priority: Minor > Fix For: Release Branch 10.04, SVN trunk > > Attachments: cal_lookup.patch, OFBIZ-3692_MinMaxButton.patch, OFBIZ-3692_MinMaxButtonFix.patch, OFBIZ-3692_MinMaxButtonFix.patch, screenshot-1.jpg > > > A comment from Ankit Jain > {quote} > In the lookup layer when click on the minimize the background screenlet-body collapse. It is happening because both (main form and the lookup) the screenlet-body "div" having same ids ie.,"hsr1000" which is generated from "HtmlScreenRendere.java" , when the javascript:toggleScreenlet calls the "areaId" is "hsr1000 that's why both collapse > {quote} -- 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-3692?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12867166#action_12867166 ] Jacques Le Roux commented on OFBIZ-3692: ---------------------------------------- Reminder: this problem is only for layered lookups created from a FTL file... > The minimize/enlarge buttons (+ -) blocks the layer > --------------------------------------------------- > > Key: OFBIZ-3692 > URL: https://issues.apache.org/jira/browse/OFBIZ-3692 > Project: OFBiz > Issue Type: Sub-task > Reporter: Jacques Le Roux > Assignee: Jacques Le Roux > Priority: Minor > Fix For: Release Branch 10.04, SVN trunk > > Attachments: cal_lookup.patch, OFBIZ-3692_MinMaxButton.patch, OFBIZ-3692_MinMaxButtonFix.patch, OFBIZ-3692_MinMaxButtonFix.patch, screenshot-1.jpg > > > A comment from Ankit Jain > {quote} > In the lookup layer when click on the minimize the background screenlet-body collapse. It is happening because both (main form and the lookup) the screenlet-body "div" having same ids ie.,"hsr1000" which is generated from "HtmlScreenRendere.java" , when the javascript:toggleScreenlet calls the "areaId" is "hsr1000 that's why both collapse > {quote} -- 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 |