[richfaces-issues] [JBoss JIRA] (RF-13680) Editor JS API method blur does not work after upgrade of CKEditor

Juraj Húska (JIRA) issues at jboss.org
Tue Jun 24 06:27:24 EDT 2014


    [ https://issues.jboss.org/browse/RF-13680?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12978847#comment-12978847 ] 

Juraj Húska commented on RF-13680:
----------------------------------

Verified with 4.5.0.Alpha3. Waiting for verification in 4.3.x branch.

> Editor JS API method blur does not work after upgrade of CKEditor
> -----------------------------------------------------------------
>
>                 Key: RF-13680
>                 URL: https://issues.jboss.org/browse/RF-13680
>             Project: RichFaces
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>          Components: component-input
>    Affects Versions: 4.5.0.Alpha3
>            Reporter: Juraj Húska
>            Assignee: Juraj Húska
>            Priority: Minor
>              Labels: needs-backport, regression
>             Fix For: 4.5.0.Alpha3
>
>
> When executing JS function:
> {code}
> RichFaces.component('editorComponentClientId').blur();
> {code}
> Following error is thrown:
> {code}
> this.ckeditor.focusManager.forceBlur is not a function
> {code}
> It is probably caused by CKEditor upgrade in [this|https://github.com/richfaces/richfaces/commit/4c8ac2c970692ac96fde0ef3f505a1b7fbda3d29] commit.



--
This message was sent by Atlassian JIRA
(v6.2.6#6264)



More information about the richfaces-issues mailing list