ICEfaces
  1. ICEfaces
  2. ICE-3456

disabled attribute does not grey out components as expected

    Details

    • Type: Bug Bug
    • Status: Open
    • Priority: Major Major
    • Resolution: Unresolved
    • Affects Version/s: 1.7.2
    • Fix Version/s: None
    • Component/s: None
    • Labels:
      None
    • Environment:
      revision 17457

      Description

      Currently the disabled attribute for most of the components does not work as expected. I guess that the actionlistener is not executed properly. You can use the component-showcase for testing purposes. Simply set the disabled flag for the command button to true. Reloading the buttonsAndLinks.jspx should then show the button greyed out. Instead the user sees no difference. The same effect can (not) be seen for other components, too.
      There are also other issues related to this issue:
      ICE-3158, ICE-2028

        Issue Links

          Activity

          Hide
          Krashan Brahmanjara added a comment -

          Not exactly. Disabled attribute works well for most components.

          If you run component-showcase on Firefox then on Firebug you will see that new styles with "-dis" suffix are added to component. Some of these styles are not defined in default xp.css so you don't see differences and style patch is required.

          Show
          Krashan Brahmanjara added a comment - Not exactly. Disabled attribute works well for most components. If you run component-showcase on Firefox then on Firebug you will see that new styles with "-dis" suffix are added to component. Some of these styles are not defined in default xp.css so you don't see differences and style patch is required.

            People

            • Assignee:
              Unassigned
              Reporter:
              Klaus Stake
            • Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

              • Created:
                Updated: