ICEfaces-EE
  1. ICEfaces-EE
  2. IPCK-375

Slider thumbImage attribute not working

    Details

    • Type: Bug Bug
    • Status: Closed
    • Priority: Major Major
    • Resolution: Fixed
    • Affects Version/s: EE-3.0.0.BETA
    • Fix Version/s: EE-3.0.0.GA
    • Component/s: Facelet Components
    • Labels:
      None
    • Environment:
      n/a
    • Affects:
      Documentation (User Guide, Ref. Guide, etc.), Compatibility/Configuration

      Description

      It appears that when the slider EE composite component was first ported to EE2, they simply wrapped it in the 1st gen ace:sliderEntry component, which supported the thumbUrl attribute, and so this worked fine. Now, the ace:sliderEntry has been migrated to use the jquery slider, which doesn't support it, so the thumbUrl attribute, according to http://jira.icesoft.org/browse/ICE-7209 was "deprecated", but it looks like it was actually just removed. The wiki hasn't been updated to reflect this:http://wiki.icesoft.org/display/ICE/SliderEntry

        Activity

        Hide
        Philip Breau added a comment -

        30789 3/15/12 8:19 PM 1 philip.breau IPCK-375 remove singleSubmit usage on the ace:sliderEntry component and rely on ace:ajax if singleSubmit is true for the composite component

        Show
        Philip Breau added a comment - 30789 3/15/12 8:19 PM 1 philip.breau IPCK-375 remove singleSubmit usage on the ace:sliderEntry component and rely on ace:ajax if singleSubmit is true for the composite component
        Hide
        Philip Breau added a comment -

        Wording about singleSubmit has been removed.

        Show
        Philip Breau added a comment - Wording about singleSubmit has been removed.
        Hide
        Ken Fyten added a comment -

        Need to correct wording, and it would be good if the singleSubmit example could be modified to use ace:ajax instead.

        Show
        Ken Fyten added a comment - Need to correct wording, and it would be good if the singleSubmit example could be modified to use ace:ajax instead.
        Hide
        Carmen Cristurean added a comment -

        Tested with rev.30785: The description on the page still talks about the vertical slider having single submit disabled.

        Show
        Carmen Cristurean added a comment - Tested with rev.30785: The description on the page still talks about the vertical slider having single submit disabled.
        Hide
        Philip Breau added a comment -

        The thumbImage attribute is now detected in the composite component and dynamic css is generated to override the ace:sliderEntry handle CSS.

        Due to the jquery ui slider CSS, a new attribute 'handleCss' is required by the user. This needs to set the height and width of the handle, possibly according to the dimensions of the image, and possibly other properties that the user wishes to set on the handle.

        30759 3/14/12 10:15 AM 3 philip.breau IPCK-375 Slider thumbImage attribute not working

        Show
        Philip Breau added a comment - The thumbImage attribute is now detected in the composite component and dynamic css is generated to override the ace:sliderEntry handle CSS. Due to the jquery ui slider CSS, a new attribute 'handleCss' is required by the user. This needs to set the height and width of the handle, possibly according to the dimensions of the image, and possibly other properties that the user wishes to set on the handle. 30759 3/14/12 10:15 AM 3 philip.breau IPCK-375 Slider thumbImage attribute not working

          People

          • Assignee:
            Philip Breau
            Reporter:
            Philip Breau
          • Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: