ICEfaces
  1. ICEfaces
  2. ICE-2169

visible="false" not working for <ice:outputLink>

    Details

    • Type: Bug Bug
    • Status: Closed
    • Priority: Minor Minor
    • Resolution: Fixed
    • Affects Version/s: 1.7DR#1
    • Fix Version/s: 1.7Beta1, 1.7
    • Component/s: ICE-Components
    • Labels:
      None
    • Environment:
      All

      Description

      Using visible="false" in <ice:outputLink> doesn't render the style="display:none;" attribute in <a> in the markup that makes an element invisible.

        Activity

        Ken Fyten made changes -
        Status Resolved [ 5 ] Closed [ 6 ]
        Assignee Yip Ng [ yip.ng ]
        Ken Fyten made changes -
        Fix Version/s 1.7 [ 10080 ]
        Ken Fyten made changes -
        Priority Major [ 3 ] Minor [ 4 ]
        Ken Fyten made changes -
        Fix Version/s 1.7Beta1 [ 10121 ]
        Fix Version/s 1.7 [ 10080 ]
        yip.ng made changes -
        Status Open [ 1 ] Resolved [ 5 ]
        Resolution Fixed [ 1 ]
        Hide
        yip.ng added a comment -

        How to test:

        In component-showcase\web\inc\components\buttonsAndLinks.jspx, add the visible attribute to the outputLink tag:

        <ice:outputLink ... visible="false"...>
        ...
        </ice:outputLink>

        See the attached screenshot for the test result.

        Show
        yip.ng added a comment - How to test: In component-showcase\web\inc\components\buttonsAndLinks.jspx, add the visible attribute to the outputLink tag: <ice:outputLink ... visible="false"...> ... </ice:outputLink> See the attached screenshot for the test result.
        yip.ng made changes -
        Attachment screenshot-1.jpg [ 10770 ]
        Hide
        yip.ng added a comment -

        Screenshot of testing the fix.

        Show
        yip.ng added a comment - Screenshot of testing the fix.
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #15504 Fri Jan 04 12:07:56 MST 2008 yip.ng ICE-2169
        Added handling of "visible" attribute.
        Files Changed
        Commit graph MODIFY /icefaces/trunk/icefaces/core/src/com/icesoft/faces/renderkit/dom_html_basic/OutputLinkRenderer.java
        Ken Fyten made changes -
        Assignee Yip Ng [ yip.ng ]
        Ken Fyten made changes -
        Fix Version/s 1.7 [ 10080 ]
        Arturo Zambrano made changes -
        Field Original Value New Value
        Summary 'visible=false' not working for <ice:outputLink> visible="false" not working for <ice:outputLink>
        Description Using 'visible=false' in <ice:outputLink> doesn't render the style="display:none;" attribute in <a> in the markup that makes an element invisible. Using visible="false" in <ice:outputLink> doesn't render the style="display:none;" attribute in <a> in the markup that makes an element invisible.
        Arturo Zambrano created issue -

          People

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

            Dates

            • Created:
              Updated:
              Resolved: