ICEfaces
  1. ICEfaces
  2. ICE-10486

ace:selectMenu button styling issues inside ace:tabSet

    Details

    • Type: Bug Bug
    • Status: Closed
    • Priority: Minor Minor
    • Resolution: Fixed
    • Affects Version/s: 4.0
    • Fix Version/s: EE-4.0.0.GA, EE-3.3.0.GA_P03, 4.1
    • Component/s: ACE-Components
    • Labels:
      None
    • Environment:
      ICEfaces4 trunk rev# 44025
      Browsers: all
      Server: Tomcat7.0.32
    • Assignee Priority:
      P3

      Description

      QA test app:
      http://dev.icesoft.com/svn/repo/qa/trunk/Regression-Icefaces4/Sparkle/Nightly/selectMenu


      1) /selectMenuDynAttribute.jsf:
      readonly and disabled atttrubutes applied to ace:selectMenu cause the selection control to be moved away from the right hand side of the component (image1).

      2) /selectMenuAceTabSet.jsf:
       selectMenu inside ace:tabSet has styling issue when first loading the test page or when changing tabs. The arrow icon is missing from the component. This issue has also been seen when selectMenu is inside an ace:dialog (image2).
      1. image1.PNG
        3 kB
      2. image2.PNG
        16 kB

        Activity

        Hide
        Arturo Zambrano added a comment -

        r44077: fix to display down arrow button when disabled=true or readonly=true

        Show
        Arturo Zambrano added a comment - r44077: fix to display down arrow button when disabled=true or readonly=true
        Hide
        Carmen Cristurean added a comment -

        ICEfaces4 trunk r44085:
        Issue 1) can no longer be reproduced when the readonly and disabled attributes are enabled.
        However, the same styling issue occurs if a) setting required=true, or b) changing style.

        Show
        Carmen Cristurean added a comment - ICEfaces4 trunk r44085: Issue 1) can no longer be reproduced when the readonly and disabled attributes are enabled. However, the same styling issue occurs if a) setting required=true, or b) changing style.
        Hide
        Arturo Zambrano added a comment -

        r44090: fix for avoiding console errors when using disabled=true or readonly=true.

        Show
        Arturo Zambrano added a comment - r44090: fix for avoiding console errors when using disabled=true or readonly=true.
        Hide
        Arturo Zambrano added a comment -

        r44094: fix to avoid calculating heights of down-arrow button, in order to make it display correctly inside ace:tabSet; changed use of Themeroller down-arrow icon for Font Awesome chevron-down character.

        Show
        Arturo Zambrano added a comment - r44094: fix to avoid calculating heights of down-arrow button, in order to make it display correctly inside ace:tabSet; changed use of Themeroller down-arrow icon for Font Awesome chevron-down character.
        Hide
        Carmen Cristurean added a comment - - edited

        ICEfaces 4 trunk r44095/ all browsers:
        Styling issue 1) is still reproducible on the /selectMenuDynAttribute.jsf if enabling required=true, or selecting a different value from the "style" drop-down.

        Show
        Carmen Cristurean added a comment - - edited ICEfaces 4 trunk r44095/ all browsers: Styling issue 1) is still reproducible on the /selectMenuDynAttribute.jsf if enabling required=true, or selecting a different value from the "style" drop-down.
        Hide
        Arturo Zambrano added a comment -

        r44109: added technique for causing full component updates in the client when certain attributes are updated.

        The issue was being caused by the fact that certain nodes were being updated without re-initializing the component, so they didn't have all the styling and behaviour re-applied.

        Show
        Arturo Zambrano added a comment - r44109: added technique for causing full component updates in the client when certain attributes are updated. The issue was being caused by the fact that certain nodes were being updated without re-initializing the component, so they didn't have all the styling and behaviour re-applied.
        Hide
        Carmen Cristurean added a comment -

        Verified on IF4 trunk r44109 in IE11, FF34, Chrome40.

        Show
        Carmen Cristurean added a comment - Verified on IF4 trunk r44109 in IE11, FF34, Chrome40.
        Hide
        Arturo Zambrano added a comment -

        Adding EE-3.3.0.GA_P03 target.

        Show
        Arturo Zambrano added a comment - Adding EE-3.3.0.GA_P03 target.
        Hide
        Arturo Zambrano added a comment -

        r44284: fixed styling issues inside ace:tabset and ace:dialog as well as other styling issues in the 3.3 EE maintenance branch.

        Show
        Arturo Zambrano added a comment - r44284: fixed styling issues inside ace:tabset and ace:dialog as well as other styling issues in the 3.3 EE maintenance branch.

          People

          • Assignee:
            Arturo Zambrano
            Reporter:
            Carmen Cristurean
          • Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: