Uploaded image for project: 'Red Hat Fuse'
  1. Red Hat Fuse
  2. ENTESB-7062

No scroll bar for profile version list in hawtio prevents to display all versions

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Minor
    • None
    • jboss-fuse-6.3
    • None
    • % %
    • Hide
      • Go to Profiles tab in hawtio, select your desired version from the version drop down list (which has a scroll bar) and then select the "Details" link of profile you want to manage. It will open the profile in the Wiki tab using your selected version.
      • Use Karaf shell to manage profile versions
      • decrease font size of browser window to have more versions fit on the screen
      Show
      Go to Profiles tab in hawtio, select your desired version from the version drop down list (which has a scroll bar) and then select the "Details" link of profile you want to manage. It will open the profile in the Wiki tab using your selected version. Use Karaf shell to manage profile versions decrease font size of browser window to have more versions fit on the screen
    • Hide
      • start a fresh JBoss Fuse 6.3
      • fabric:create --clean --wait-for-provisioning --profile fabric
      • Run this Karaf command:
        list = [1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50  ]; each ($list) { echo $it ; fabric:version-create 1.$it }  
      • open hawtio, go to Wiki tab, click on profile versions drop down list. Only a subset is listed.
      Show
      start a fresh JBoss Fuse 6.3 fabric:create --clean --wait-for-provisioning --profile fabric Run this Karaf command: list = [1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 ]; each ($list) { echo $it ; fabric:version-create 1.$it } open hawtio, go to Wiki tab, click on profile versions drop down list. Only a subset is listed.

    Description

      When creating a higher number of profile versions in Fabric, they may will not all be visible in hawtio's Wiki tab.
      The drop down list that allows to select a version on the Wiki tab has no scrollbar and only shows as many profile versions as fit on the screen.
      We need to add a scroll bar to this drop down list.

      Attachments

        Issue Links

          Activity

            People

              abrianik Alexandre Briani Kieling
              rhn-support-tmielke Torsten Mielke
              Votes:
              0 Vote for this issue
              Watchers:
              6 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: