ICEfaces
  1. ICEfaces
  2. ICE-6241

ACE: sliderEntry "clickableRail=true" not working when orientation is vertical.

    Details

    • Type: Bug Bug
    • Status: Closed
    • Priority: Major Major
    • Resolution: Fixed
    • Affects Version/s: 2.0-Beta2
    • Fix Version/s: 2.0.0
    • Component/s: ACE-Components
    • Labels:
      None
    • Environment:
      IF 2.0 Advanced Components

      Description

      When the sliderEntry is used in a vertical orientation, the clickableRail=true setting is not working. Works fine in horizontal orientation.

        Activity

        Hide
        Adnan Durrani added a comment - - edited

        It came across that clickableRail=true works fine with both vertical and horizontal orientation but only when submitOn is set to "slideInterval", and if submitOn is set to "slideEnd" with clickableRail=true then submit never happens, Seems like slideEnd doesn't fire on click.

        So we can say that to use clickableRail the submitOn must set to sliderInterval. Does it make sense?

        Show
        Adnan Durrani added a comment - - edited It came across that clickableRail=true works fine with both vertical and horizontal orientation but only when submitOn is set to "slideInterval", and if submitOn is set to "slideEnd" with clickableRail=true then submit never happens, Seems like slideEnd doesn't fire on click. So we can say that to use clickableRail the submitOn must set to sliderInterval. Does it make sense?
        Hide
        Ken Fyten added a comment -

        No, this is not really acceptable. It shouldn't matter what your submitOn setting is, clicking the rail should be at least equiv. to slideEnd. Why does it work fine with submitOn='slideEnd' and horizontal, but not when vertical. Seems like a clear bug to me.

        Show
        Ken Fyten added a comment - No, this is not really acceptable. It shouldn't matter what your submitOn setting is, clicking the rail should be at least equiv. to slideEnd. Why does it work fine with submitOn='slideEnd' and horizontal, but not when vertical. Seems like a clear bug to me.
        Hide
        Adnan Durrani added a comment - - edited

        >>No, this is not really acceptable. It shouldn't matter what your submitOn setting is, clicking the rail should be at least equiv. to slideEnd.

        Let me look into deeper.

        >>Why does it work fine with submitOn='slideEnd' and horizontal, but not when vertical. Seems like a clear bug to me.

        This is not true. clickableRail doesn't work at all when submitOn='slideEnd'. Please see the following video:

        http://screencast.com/t/3VwuAnWrTKs

        ClickableRail works with both horizontal and vertical when submitOn="slideInterval". Please see the following video
        http://screencast.com/t/38hl0xnFry

        Show
        Adnan Durrani added a comment - - edited >>No, this is not really acceptable. It shouldn't matter what your submitOn setting is, clicking the rail should be at least equiv. to slideEnd. Let me look into deeper. >>Why does it work fine with submitOn='slideEnd' and horizontal, but not when vertical. Seems like a clear bug to me. This is not true. clickableRail doesn't work at all when submitOn='slideEnd'. Please see the following video: http://screencast.com/t/3VwuAnWrTKs ClickableRail works with both horizontal and vertical when submitOn="slideInterval". Please see the following video http://screencast.com/t/38hl0xnFry
        Hide
        Ken Fyten added a comment -

        See changes made to ICE-6292.

        Basically, clickableRail=true must always result in the hidden form field being updated, and must also trigger the singleSubmit if singleSubmit=true.

        Show
        Ken Fyten added a comment - See changes made to ICE-6292 . Basically, clickableRail=true must always result in the hidden form field being updated, and must also trigger the singleSubmit if singleSubmit=true.
        Hide
        Adnan Durrani added a comment -

        Fixed under ICE-6292

        Show
        Adnan Durrani added a comment - Fixed under ICE-6292

          People

          • Assignee:
            Adnan Durrani
            Reporter:
            Ken Fyten
          • Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: