ICEfaces
  1. ICEfaces
  2. ICE-10778

ace:progressBar - Missing CSS causing display issue

    Details

    • Type: Bug Bug
    • Status: Closed
    • Priority: Major Major
    • Resolution: Fixed
    • Affects Version/s: EE-3.3.0.GA_P03
    • Fix Version/s: EE-3.3.0.GA_P04
    • Component/s: ACE-Components
    • Labels:
      None
    • Environment:
      All
    • Assignee Priority:
      P2
    • Support Case References:
    • Workaround Exists:
      Yes
    • Workaround Description:
      Hide
      Add back in the CSS at a page or file level:

              <style>
                  .ui-progressbar {
                      height: 2em;
                  }
                  .ui-progressbar-value{
                      height: 100%;
                  }
              </style>
      Show
      Add back in the CSS at a page or file level:         <style>             .ui-progressbar {                 height: 2em;             }             .ui-progressbar-value{                 height: 100%;             }         </style>

      Description

      With the recent EE 3.3.0 P03 release the ace:progressBar no longer renders with a set/default height. With this release the following CSS seems to be missing:

                  .ui-progressbar {
                      height: 2em;
                  }
                  .ui-progressbar-value{
                      height: 100%;
                  }
      1. Case13529Example.zip
        19 kB
        Arran Mccullough
      1. ProgressBar-P02.jpg
        85 kB
      2. ProgressBar-P03.jpg
        84 kB

        Activity

        Arran Mccullough created issue -
        Hide
        Arran Mccullough added a comment -

        Attached test case source code and screen shots of this test case.

        Show
        Arran Mccullough added a comment - Attached test case source code and screen shots of this test case.
        Arran Mccullough made changes -
        Field Original Value New Value
        Attachment ProgressBar-P02.jpg [ 20881 ]
        Attachment ProgressBar-P03.jpg [ 20882 ]
        Attachment Case13529Example.zip [ 20883 ]
        Ken Fyten made changes -
        Summary ace:prgressBar - Missing CSS causing display issue ace:progressBar - Missing CSS causing display issue
        Ken Fyten made changes -
        Assignee Judy Guglielmin [ judy.guglielmin ]
        Fix Version/s EE-3.3.0.GA_P04 [ 12270 ]
        Assignee Priority P2 [ 10011 ]
        Judy Guglielmin made changes -
        Status Open [ 1 ] Resolved [ 5 ]
        Resolution Fixed [ 1 ]
        Hide
        Judy Guglielmin added a comment -

        3.3.0 mtce branch rev 45877

        Show
        Judy Guglielmin added a comment - 3.3.0 mtce branch rev 45877
        Hide
        Liana Munroe added a comment -

        Verified ICEfaces EE-3.3.0 maintenance branch r45877. Tomcat 7, IE 11, 10, 9, 8, 7, Chrome 43, FF 34.

        Show
        Liana Munroe added a comment - Verified ICEfaces EE-3.3.0 maintenance branch r45877. Tomcat 7, IE 11, 10, 9, 8, 7, Chrome 43, FF 34.
        Ken Fyten made changes -
        Status Resolved [ 5 ] Closed [ 6 ]

          People

          • Assignee:
            Judy Guglielmin
            Reporter:
            Arran Mccullough
          • Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: