ICEfaces
  1. ICEfaces
  2. ICE-1950

Design time - changing visible attribute also changes rendered attribute

    Details

    • Type: Bug Bug
    • Status: Closed
    • Priority: Major Major
    • Resolution: Fixed
    • Affects Version/s: 1.6
    • Fix Version/s: 1.7.1
    • Component/s: Tool Integrations
    • Labels:
      None
    • Environment:
      Netbeans 5.5.1 with VWP

      Description

      Clicking 'visible' checkbox attribute also changes 'rendered' attribute.

        Activity

        Hide
        Frank Ye added a comment -

        NB6.1 IDE bridge fix

        Show
        Frank Ye added a comment - NB6.1 IDE bridge fix
        Hide
        Frank Ye added a comment -

        change the behavior as the PropertyEditor will modify the style with

        visible false:
        "visibility: hidden;"

        visible true:
        "visibility: visible;"

        Show
        Frank Ye added a comment - change the behavior as the PropertyEditor will modify the style with visible false: "visibility: hidden;" visible true: "visibility: visible;"

          People

          • Assignee:
            Unassigned
            Reporter:
            Alexander Proskurowski
          • Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: