From issues at jboss.org Thu Mar 6 04:53:34 2014 Content-Type: multipart/mixed; boundary="===============2879910331127433099==" MIME-Version: 1.0 From: =?utf-8?q?Luk=C3=A1=C5=A1_Fry=C4=8D_=28JIRA=29_=3Cissues_at_jboss=2Eorg?= =?utf-8?q?=3E?= To: richfaces-issues at lists.jboss.org Subject: [richfaces-issues] [JBoss JIRA] (RF-13567) JavaScriptService executes javascript before the complete event Date: Thu, 06 Mar 2014 04:53:34 -0500 Message-ID: In-Reply-To: JIRA.12534240.1394090128000@jira02.app.mwc.hst.phx2.redhat.com --===============2879910331127433099== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable [ https://issues.jboss.org/browse/RF-13567?page=3Dcom.atlassian.jira.pl= ugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=3D12950600#com= ment-12950600 ] = Luk=C3=A1=C5=A1 Fry=C4=8D commented on RF-13567: --------------------------------- Brian, I don't think this is incorrect behavior unless I miss something. * onbeforedomupdate is called * DOM is updated by JSF * javascriptService is called on before complete event * oncomplete is called So the elements should be placed in the DOM already when DOM is updated. ^ Is it not possible that JSF DOM update causes to add a