ICEfaces
  1. ICEfaces
  2. ICE-2385

Add the disabled attribute to the inputRichText component

    Details

    • Type: Improvement Improvement
    • Status: Closed
    • Priority: Minor Minor
    • Resolution: Fixed
    • Affects Version/s: 1.7DR#2
    • Fix Version/s: 1.7RC1, 1.7
    • Component/s: ICE-Components
    • Labels:
      None
    • Environment:
      InputRichText + disable

      Description

      Add the disabled attribute to the inputRichText component

        Activity

        Adnan Durrani created issue -
        Ken Fyten made changes -
        Field Original Value New Value
        Priority Major [ 3 ] Minor [ 4 ]
        Ken Fyten made changes -
        Fix Version/s 1.7 [ 10080 ]
        Assignee Adnan Durrani [ adnan.durrani ]
        Ken Fyten made changes -
        Assignee Priority P1
        Adnan Durrani made changes -
        Status Open [ 1 ] In Progress [ 3 ]
        Hide
        Adnan Durrani added a comment -

        According to the FCKEditor docs, the following snippet should disabled the FCKeditor, but apparently its not working with the version of FCKEdtior used by the ICEFaceas.

        var oEditor = FCKeditorAPI.GetInstance('FCKeditor1');
        oEditor.EditorDocument.body.disabled=true

        Show
        Adnan Durrani added a comment - According to the FCKEditor docs, the following snippet should disabled the FCKeditor, but apparently its not working with the version of FCKEdtior used by the ICEFaceas. var oEditor = FCKeditorAPI.GetInstance('FCKeditor1'); oEditor.EditorDocument.body.disabled=true
        Hide
        Adnan Durrani added a comment -

        I have downloaded the latest version of the FCKEditor 2.5.1, and tested the above snippet with the stock FCKEditor (without ICEfaces). It doesn't seem to have any effect.

        var oEditor = FCKeditorAPI.GetInstance('FCKeditor1');
        oEditor.EditorDocument.body.disabled=true

        Show
        Adnan Durrani added a comment - I have downloaded the latest version of the FCKEditor 2.5.1, and tested the above snippet with the stock FCKEditor (without ICEfaces). It doesn't seem to have any effect. var oEditor = FCKeditorAPI.GetInstance('FCKeditor1'); oEditor.EditorDocument.body.disabled=true
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #15893 Fri Feb 29 11:08:30 MST 2008 adnan.durrani Fix for ICE-2385 (Add the disabled attribute to the inputRichText component)
        Files Changed
        Commit graph MODIFY /icefaces/trunk/icefaces/component/src/com/icesoft/faces/component/inputrichtext/InputRichText.java
        Commit graph MODIFY /icefaces/trunk/icefaces/component/src/com/icesoft/faces/component/inputrichtext/InputRichTextRenderer.java
        Commit graph MODIFY /icefaces/trunk/icefaces/component/src/com/icesoft/faces/component/inputrichtext/fckeditor_ext.js
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #15894 Fri Feb 29 11:10:56 MST 2008 adnan.durrani new disable attribute added, related ICE-2385
        Files Changed
        Commit graph MODIFY /icefaces/trunk/icefaces/component-metadata/src/main/resources/conf/ice_cust_properties/cust-inputRichText-props.xml
        Hide
        Adnan Durrani added a comment -

        revision 15893.
        new "disabled" attribute added.

        Show
        Adnan Durrani added a comment - revision 15893. new "disabled" attribute added.
        Adnan Durrani made changes -
        Status In Progress [ 3 ] Resolved [ 5 ]
        Resolution Fixed [ 1 ]
        Hide
        Adnan Durrani added a comment -

        revision 15894. Meta-data added

        Show
        Adnan Durrani added a comment - revision 15894. Meta-data added
        Ken Fyten made changes -
        Fix Version/s 1.7RC1 [ 10123 ]
        Fix Version/s 1.7 [ 10080 ]
        Ken Fyten made changes -
        Fix Version/s 1.7 [ 10080 ]
        Ken Fyten made changes -
        Status Resolved [ 5 ] Closed [ 6 ]
        Assignee Priority P1
        Assignee Adnan Durrani [ adnan.durrani ]

          People

          • Assignee:
            Unassigned
            Reporter:
            Adnan Durrani
          • Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: