ICEfaces
  1. ICEfaces
  2. ICE-11072

JS console errors are seen with ace:comboBox when toggling the disabled or readonly attributes to true.

    Details

    • Type: Bug Bug
    • Status: Closed
    • Priority: Major Major
    • Resolution: Fixed
    • Affects Version/s: EE-4.1.0.RC1
    • Fix Version/s: 4.2.BETA, 4.2
    • Component/s: ACE-Components
    • Labels:
      None
    • Environment:
      ICEfaces 4 trunk r48859
      Tomcat 8, all browsers
    • Assignee Priority:
      P2

      Description

      JS console errors are seen when toggling the disabled and readonly attributes to true in the comboBox dynamic attribute test application.
      TypeError: this.hidden is undefined
      http://localhost:8080/comboBox/javax.faces.resource/combobox/combobox.c.js.jsf?ln=icefaces.ace&v=4_2_0_160526
      Line 37

      To reproduce:
      1.) Use the /comboBoxDynAttribute.jsf application located at:
      http://dev.icesoft.com/svn/repo/qa/trunk/Regression-Icefaces4/Sparkle/Nightly/comboBox
      2.) Select the rendered checkbox.
      3.) Select either the disabled or readOnly checkboxes. Console error will be shown.




        Activity

        Repository Revision Date User Message
        ICEsoft Public SVN Repository #49532 Wed Nov 09 16:11:38 MST 2016 mircea.toma ICE-11072 Modified hidden input text element lookup to match the element.
        Files Changed
        Commit graph MODIFY /icefaces4/trunk/icefaces/ace/component/resources/icefaces.ace/combobox/combobox.js
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #49533 Wed Nov 09 18:19:44 MST 2016 mircea.toma ICE-11072 Execute body clientSideModeUpdate function only when there's a clientSideModeCfg defined.
        Files Changed
        Commit graph MODIFY /icefaces4/trunk/icefaces/ace/component/resources/icefaces.ace/combobox/combobox.js
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #49534 Thu Nov 10 07:48:36 MST 2016 mircea.toma ICE-11072 Render panel's markup as invisible right away, without waiting for the JS init component code to hide it.
        Files Changed
        Commit graph MODIFY /icefaces4/trunk/icefaces/ace/component/src/org/icefaces/ace/component/notificationpanel/NotificationPanelRenderer.java

          People

          • Assignee:
            Mircea Toma
            Reporter:
            Liana Munroe
          • Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: