[richfaces-issues] [JBoss JIRA] Updated: (RF-11164) Some rich:editor attributes are not working correctly

Ján Jamrich (JIRA) jira-events at lists.jboss.org
Wed Aug 3 07:01:06 EDT 2011


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

Ján Jamrich updated RF-11164:
-----------------------------

    Description: 
Title attribute don't affect editor. This value is set only to textarea element, but since this element is not visible, and next element (span) constains whole editor, this attribute should be set here as well (there is only empty title attribute. When set value here, it is displayed when mouseover on editor)

Value set to style attribute is ignored - if set, nowhere in span containing editor is present. Note: styleClass attribute is processed correct (or as expected - when set, value is added to class attribute in container span)

  was:
<b>Title</b> attribute don't affect editor. This value is set only to textarea element, but since this element is not visible, and next element (span) constains whole editor, this attribute should be set here as well (there is only empty title attribute. When set value here, it is displayed when mouseover on editor)

Value set to <b>style</b> attribute is ignored - if set, nowhere in span containing editor is present. Note: styleClass attribute is processed correct (or as expected - when set, value is added to class attribute in container span)



> Some rich:editor attributes are not working correctly
> -----------------------------------------------------
>
>                 Key: RF-11164
>                 URL: https://issues.jboss.org/browse/RF-11164
>             Project: RichFaces
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>          Components: cdk
>    Affects Versions: 4.0.0.Final
>            Reporter: Ján Jamrich
>            Assignee: Lukáš Fryč
>             Fix For: 4.1.0.Milestone1
>
>
> Title attribute don't affect editor. This value is set only to textarea element, but since this element is not visible, and next element (span) constains whole editor, this attribute should be set here as well (there is only empty title attribute. When set value here, it is displayed when mouseover on editor)
> Value set to style attribute is ignored - if set, nowhere in span containing editor is present. Note: styleClass attribute is processed correct (or as expected - when set, value is added to class attribute in container span)

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

       



More information about the richfaces-issues mailing list