[ 
https://issues.apache.org/jira/browse/OFBIZ-1859?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12617142#action_12617142
 ] 

Jacques Le Roux commented on OFBIZ-1859:
----------------------------------------

Hi Mridul,

It works well but I found a weird behaviour in FF3 and Opera 9.02 (not in IE7). 
Let me explain what happened to me.

I 1st tried to to create a new line while having still an in place editor open 
in FF3. I used to way for that, hitting enter and clicking on the Create 
button. In both case I got a dialog box to save acreateExampleAjax file which 
contained
{"javax.servlet.request.cipher_suite":"TLS_DHE_RSA_WITH_AES_128_CBC_SHA","targetRequestUri":"/createExampleAjax","javax.servlet.request.key_size":128,"exampleId":"10014","thisRequestUri":"createExampleAjax","multiPartMap":{},"_CONTROL_PATH_":"/example/control","_CONTEXT_ROOT_":"D:\\workspace\\ofbizRun\\framework\\example\\webapp\\example\\","javax.servlet.request.ssl_session":"488aeb7ea3bbeb574646e869f357e8ea365b0b9a297b4cb0cd4038d1aa1937d1","_SERVER_ROOT_URL_":"https://localhost:18443"}

Then I tried on IE7, nothing happened with the enter key and Create button 
worked fine. 

With Opera 9.02 only the enter key proposed to create the file but even without 
editing with the in place editor.

Then I retried with FF3 and I got the same behaviour than with IE7 (ie OK), 
really weird :D

It's really a cool feature so I commited this fix in trunk rev. 679975

> Implement Ajax.InPlaceEditor for display field in Form Widget
> -------------------------------------------------------------
>
>                 Key: OFBIZ-1859
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-1859
>             Project: OFBiz
>          Issue Type: New Feature
>          Components: framework
>    Affects Versions: SVN trunk
>            Reporter: Mridul Pathak
>             Fix For: SVN trunk
>
>         Attachments: AjaxInPlaceEditor.patch, AjaxInPlaceEditor.patch, 
> AjaxInPlaceEditor.patch, AjaxInPlaceEditor_Improvements.patch, 
> AjaxInPlaceEditor_Improvements.patch, AjaxInPlaceEditor_Improvements.patch, 
> AjaxInPlaceEditor_Improvements.patch
>
>
> Add ability to In Place Edit a <display> field in Form Widget. After this 
> enhancement a developer can edit a single/multiple line in a display field of 
> form widget using Ajax.InPlaceEditor without a page refresh or separate Edit 
> Form.
> Please refer to following document for more details about this enhancement: 
> http://docs.ofbiz.org/display/OFBIZ/Enhancing+Display+Widget+to+use+Ajax.InPlaceEditor

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to