[richfaces-issues] [JBoss JIRA] (RF-13574) Editor readonly mode

Matej Novotny (JIRA) issues at jboss.org
Tue Mar 18 08:56:11 EDT 2014


     [ https://issues.jboss.org/browse/RF-13574?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Matej Novotny updated RF-13574:
-------------------------------

    Description: 
With the refactored editor I am unable to set readonly mode using attributes (but via JS API it works) in Metamer. 
I checked the attributes editor should have, the bean where via which it is controlled and found no problems there.

I also tried creating editor with readonly='true' which does not work either.

One possibility is that the attribute was changed in the reworked component but I cannot seem to find such change anywhere.

There is a test prepared for this: [testReadonly()|https://github.com/richfaces/richfaces-qa/blob/master/metamer/ftest/src/test/java/org/richfaces/tests/metamer/ftest/richEditor/TestEditor.java#L87]


  was:
With the refactored editor I am unable to set readonly mode using attributes (but via JS API it works) in Metamer. 
I checked the attributes editor should have, the bean where via which it is controlled and found no problems there.

I also tried creating editor with readonly='true' which does not work either.

One possibility is that the attribute was changed in the reworked component but I cannot seem to find such change anywhere.

There is a test prepared for this: [testToolbar()|https://github.com/richfaces/richfaces-qa/blob/master/metamer/ftest/src/test/java/org/richfaces/tests/metamer/ftest/richEditor/TestEditor.java#L185]



    
> Editor readonly mode
> --------------------
>
>                 Key: RF-13574
>                 URL: https://issues.jboss.org/browse/RF-13574
>             Project: RichFaces
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>          Components: component-input
>    Affects Versions: 5.0.0.Alpha4
>         Environment: Wildfly, Firefox, Metamer (master branch)
>            Reporter: Matej Novotny
>            Assignee: Lukáš Fryč
>             Fix For: 5.0.0.Alpha4
>
>
> With the refactored editor I am unable to set readonly mode using attributes (but via JS API it works) in Metamer. 
> I checked the attributes editor should have, the bean where via which it is controlled and found no problems there.
> I also tried creating editor with readonly='true' which does not work either.
> One possibility is that the attribute was changed in the reworked component but I cannot seem to find such change anywhere.
> There is a test prepared for this: [testReadonly()|https://github.com/richfaces/richfaces-qa/blob/master/metamer/ftest/src/test/java/org/richfaces/tests/metamer/ftest/richEditor/TestEditor.java#L87]

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira



More information about the richfaces-issues mailing list