On Windows with FF3 you can't edit a textfield using the inplace ajax editor
---------------------------------------------------------------------------- Key: OFBIZ-2494 URL: https://issues.apache.org/jira/browse/OFBIZ-2494 Project: OFBiz Issue Type: Bug Components: ALL COMPONENTS Affects Versions: Release Branch 9.04, SVN trunk Environment: FF3 on Windows. Reporter: Jacques Le Roux Priority: Trivial Fix For: Release Branch 9.04, SVN trunk It works with Opera, Chrome, Safari and even IE8. I did not test on Linux. Not to be confused with the other related issue OFBIZ-2491 -- 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-2494?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Scott Gray reassigned OFBIZ-2494: --------------------------------- Assignee: Scott Gray > On Windows with FF3 you can't edit a textfield using the inplace ajax editor > ---------------------------------------------------------------------------- > > Key: OFBIZ-2494 > URL: https://issues.apache.org/jira/browse/OFBIZ-2494 > Project: OFBiz > Issue Type: Bug > Components: ALL COMPONENTS > Affects Versions: Release Branch 9.04, SVN trunk > Environment: FF3 on Windows. > Reporter: Jacques Le Roux > Assignee: Scott Gray > Priority: Trivial > Fix For: Release Branch 9.04, SVN trunk > > > It works with Opera, Chrome, Safari and even IE8. I did not test on Linux. Not to be confused with the other related issue OFBIZ-2491 -- 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-2494?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12777234#action_12777234 ] Scott Gray commented on OFBIZ-2494: ----------------------------------- Jacques I've committed a fix in trunk r835585 but could you please test it on FF3 in windows? The problem I fixed was preventing it from working in all browsers so I'm not sure if it will resolve the issue you were seeing since you mentioned it was working in some browsers but not all. I'll wait until we get this resolved completely before worrying about any backports > On Windows with FF3 you can't edit a textfield using the inplace ajax editor > ---------------------------------------------------------------------------- > > Key: OFBIZ-2494 > URL: https://issues.apache.org/jira/browse/OFBIZ-2494 > Project: OFBiz > Issue Type: Bug > Components: ALL COMPONENTS > Affects Versions: Release Branch 9.04, SVN trunk > Environment: FF3 on Windows. > Reporter: Jacques Le Roux > Priority: Trivial > Fix For: Release Branch 9.04, SVN trunk > > > It works with Opera, Chrome, Safari and even IE8. I did not test on Linux. Not to be confused with the other related issue OFBIZ-2491 -- 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-2494?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12777244#action_12777244 ] Jacques Le Roux commented on OFBIZ-2494: ---------------------------------------- Thanks Scott, It still does not work with FF3.5.5 on XP. But yes it reworks with Chrome and others (it was broken for some time now) Weird stuff :(, I expect we will cross more and more as we are introducing more javascript, but you can't go against the trend... > On Windows with FF3 you can't edit a textfield using the inplace ajax editor > ---------------------------------------------------------------------------- > > Key: OFBIZ-2494 > URL: https://issues.apache.org/jira/browse/OFBIZ-2494 > Project: OFBiz > Issue Type: Bug > Components: ALL COMPONENTS > Affects Versions: Release Branch 9.04, SVN trunk > Environment: FF3 on Windows. > Reporter: Jacques Le Roux > Assignee: Scott Gray > Priority: Trivial > Fix For: Release Branch 9.04, SVN trunk > > > It works with Opera, Chrome, Safari and even IE8. I did not test on Linux. Not to be confused with the other related issue OFBIZ-2491 -- 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-2494?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12777251#action_12777251 ] Jacques Le Roux commented on OFBIZ-2494: ---------------------------------------- However it fixed OFBIZ-2491, I have backported in R9.04 at r835620 > On Windows with FF3 you can't edit a textfield using the inplace ajax editor > ---------------------------------------------------------------------------- > > Key: OFBIZ-2494 > URL: https://issues.apache.org/jira/browse/OFBIZ-2494 > Project: OFBiz > Issue Type: Bug > Components: ALL COMPONENTS > Affects Versions: Release Branch 9.04, SVN trunk > Environment: FF3 on Windows. > Reporter: Jacques Le Roux > Assignee: Scott Gray > Priority: Trivial > Fix For: Release Branch 9.04, SVN trunk > > > It works with Opera, Chrome, Safari and even IE8. I did not test on Linux. Not to be confused with the other related issue OFBIZ-2491 -- 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-2494?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12777252#action_12777252 ] Scott Gray commented on OFBIZ-2494: ----------------------------------- Thanks Jacques, it works for me on OSX with FF3.5.5 which is weird, I don't have a copy of XP handy but I'll give it a go soon on Win7. > On Windows with FF3 you can't edit a textfield using the inplace ajax editor > ---------------------------------------------------------------------------- > > Key: OFBIZ-2494 > URL: https://issues.apache.org/jira/browse/OFBIZ-2494 > Project: OFBiz > Issue Type: Bug > Components: ALL COMPONENTS > Affects Versions: Release Branch 9.04, SVN trunk > Environment: FF3 on Windows. > Reporter: Jacques Le Roux > Assignee: Scott Gray > Priority: Trivial > Fix For: Release Branch 9.04, SVN trunk > > > It works with Opera, Chrome, Safari and even IE8. I did not test on Linux. Not to be confused with the other related issue OFBIZ-2491 -- 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-2494?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jacques Le Roux closed OFBIZ-2494. ---------------------------------- Resolution: Fixed It works well both in trunk and r9.04. It needed an ant clean-all to work (Itought It could be a browser cache issue but clearing it did not fix the issue) > On Windows with FF3 you can't edit a textfield using the inplace ajax editor > ---------------------------------------------------------------------------- > > Key: OFBIZ-2494 > URL: https://issues.apache.org/jira/browse/OFBIZ-2494 > Project: OFBiz > Issue Type: Bug > Components: ALL COMPONENTS > Affects Versions: Release Branch 9.04, SVN trunk > Environment: FF3 on Windows. > Reporter: Jacques Le Roux > Assignee: Scott Gray > Priority: Trivial > Fix For: Release Branch 9.04, SVN trunk > > > It works with Opera, Chrome, Safari and even IE8. I did not test on Linux. Not to be confused with the other related issue OFBIZ-2491 -- 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 |