Details

    • Type: New Feature New Feature
    • Status: Closed
    • Priority: Major Major
    • Resolution: Fixed
    • Affects Version/s: EE-3.3.0.GA_P02
    • Fix Version/s: EE-3.3.0.GA_P02, 4.0
    • Component/s: ACE-Components
    • Labels:
      None
    • Environment:
      ICEfaces 3.x ACE Components
    • Assignee Priority:
      P2
    • Affects:
      Documentation (User Guide, Ref. Guide, etc.), Sample App./Tutorial

      Description

      Add a new ace:buttonGroup container component.

      This container would provide the following features:

      - A visual border around the buttons (CSS/Theme)
      - Optional mutual exclusivity between buttons in the group (only one checkboxButton in the group can be selected at one time, selecting a new checkboxButton deselects the previously selected one.
      - Optional Header label and facet support.

        Activity

        Hide
        Judy Guglielmin added a comment -

        rev 40068 to 3.3.0 mtce branch and 37373 for QA on repo

        Show
        Judy Guglielmin added a comment - rev 40068 to 3.3.0 mtce branch and 37373 for QA on repo
        Hide
        Carmen Cristurean added a comment -

        Re-opening because of the following errors found in showcase (Firefox only; using Jenkins EE 3 trunk Build # 425):

        1) buttonGroup > Overview:
        Clicking inside the form with the buttonGroup and tabbing through triggers browser console errors when checkboxes gain focus:

        TypeError: e is undefined
        http://localhost:8080/showcase/javax.faces.resource/coalesced.js.jsf?ln=ice.core&dgst=mhw7pq
        Line 38498

        2) checkBoxButton> Custom Style: similar error when clicking in first checkbox and then tabbing through.

        Show
        Carmen Cristurean added a comment - Re-opening because of the following errors found in showcase (Firefox only; using Jenkins EE 3 trunk Build # 425): 1) buttonGroup > Overview: Clicking inside the form with the buttonGroup and tabbing through triggers browser console errors when checkboxes gain focus: TypeError: e is undefined http://localhost:8080/showcase/javax.faces.resource/coalesced.js.jsf?ln=ice.core&dgst=mhw7pq Line 38498 2) checkBoxButton> Custom Style: similar error when clicking in first checkbox and then tabbing through.
        Hide
        Carmen Cristurean added a comment -

        The browser console error is still reproducible in Firefox with EE-3.3.0-maintenance rev.41200:
        TypeError: c is undefined
        http://localhost:8080/showcase/javax.faces.resource/coalesced.js.jsf?ln=ice.core&dgst=zg6ihb
        Line 466

        Show
        Carmen Cristurean added a comment - The browser console error is still reproducible in Firefox with EE-3.3.0-maintenance rev.41200: TypeError: c is undefined http://localhost:8080/showcase/javax.faces.resource/coalesced.js.jsf?ln=ice.core&dgst=zg6ihb Line 466
        Hide
        Mircea Toma added a comment -

        Make sure to pass in the event object to the ice.ace.checkboxbutton.onAriaKeypress method when wring the keypress event callback.

        The trunk was fixed by ICE-9728.

        Show
        Mircea Toma added a comment - Make sure to pass in the event object to the ice.ace.checkboxbutton.onAriaKeypress method when wring the keypress event callback. The trunk was fixed by ICE-9728.
        Hide
        Carmen Cristurean added a comment -

        Testing with EE-3.3.0-maintenance branch rev. 41221/FF29, Chrome35, IE10, no JS errors have been found.

        Show
        Carmen Cristurean added a comment - Testing with EE-3.3.0-maintenance branch rev. 41221/FF29, Chrome35, IE10, no JS errors have been found.

          People

          • Assignee:
            Mircea Toma
            Reporter:
            Ken Fyten
          • Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: