[ 
https://issues.apache.org/jira/browse/MYFACES-3320?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13114600#comment-13114600
 ] 

Werner Punz commented on MYFACES-3320:
--------------------------------------

This seems to be causes by our introduction of xhr level2 wherever accessible, 
to get better performance. Webkit seems to not implement the w3c spec entirely 
correctly and does not call the ondone event handler. There is a bug entry 
regarding this filed in 2010. I will disable xhr level2 entirely for now until 
I have debugged this out properly. Xhr level1 seems to work.


> jsf.js: Ajax problem with Webkit based browsers on MacOS
> --------------------------------------------------------
>
>                 Key: MYFACES-3320
>                 URL: https://issues.apache.org/jira/browse/MYFACES-3320
>             Project: MyFaces Core
>          Issue Type: Bug
>          Components: JSR-314
>    Affects Versions: 2.1.4-SNAPSHOT
>         Environment: Safari 5.1 and Chrome 14.0.835.186 on MacOS 10.7.1
>            Reporter: Michael Kurz
>            Assignee: Werner Punz
>            Priority: Blocker
>         Attachments: MYFACES-3320-testapp.zip
>
>
> In 2.1.4-SNAPSHOT there seems to be a serious problem with Ajax on Webkit 
> based browsers. I have a table that is updated via a ajax call that adds a 
> row to this table. In Safari and Chrome (MacOS)  this works only once (then 
> no further requests are issued).
> This problem does not occur with Firefox. Neither do I have troubles like 
> this with version 2.1.3 on any browser.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to