ICEfaces
  1. ICEfaces
  2. ICE-1639

<ice:selectManyCheckbox>, when using "visible=false", the component is still visible

    Details

    • Type: Bug Bug
    • Status: Closed
    • Priority: Major Major
    • Resolution: Fixed
    • Affects Version/s: None
    • Fix Version/s: 1.6DR#6, 1.6
    • Component/s: ICE-Components
    • Labels:
      None
    • Environment:
      Any

      Description

      When using "visible=false" in <ice:selectManyCheckbox>, the expected value "display: none;" in the "style" attribute does not appear in the input elements nor in the parent table in the generated markup.

        Activity

        Hide
        Mark Collette added a comment -

        Made it so that the styling would apply on the root TABLE element, including the visibility, while the pass-through-attributes would apply on the INPUT element.

        Subversion 14144

        icefaces\core\src\com\icesoft\faces\context\effects\CurrentStyle.java
        icefaces\core\src\com\icesoft\faces\renderkit\dom_html_basic\PassThruAttributeRenderer.java
        icefaces\core\src\com\icesoft\faces\renderkit\dom_html_basic\MenuRenderer.java

        Show
        Mark Collette added a comment - Made it so that the styling would apply on the root TABLE element, including the visibility, while the pass-through-attributes would apply on the INPUT element. Subversion 14144 icefaces\core\src\com\icesoft\faces\context\effects\CurrentStyle.java icefaces\core\src\com\icesoft\faces\renderkit\dom_html_basic\PassThruAttributeRenderer.java icefaces\core\src\com\icesoft\faces\renderkit\dom_html_basic\MenuRenderer.java
        Hide
        Mark Collette added a comment -

        In case I should actually commit all of the changes...

        Subversion 14148

        icefaces\component\src\com\icesoft\faces\component\ext\renderkit\GroupRenderer.java
        icefaces\component\src\com\icesoft\faces\component\panelpopup\PanelPopupRenderer.java

        Show
        Mark Collette added a comment - In case I should actually commit all of the changes... Subversion 14148 icefaces\component\src\com\icesoft\faces\component\ext\renderkit\GroupRenderer.java icefaces\component\src\com\icesoft\faces\component\panelpopup\PanelPopupRenderer.java
        Hide
        Mark Collette added a comment -

        Subversion 14156
        icefaces\core\src\com\icesoft\faces\renderkit\dom_html_basic\SelectManyCheckboxListRenderer.java

        Show
        Mark Collette added a comment - Subversion 14156 icefaces\core\src\com\icesoft\faces\renderkit\dom_html_basic\SelectManyCheckboxListRenderer.java

          People

          • Assignee:
            Unassigned
            Reporter:
            Arturo Zambrano
          • Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: