Skip to main content

Search and Top Navigation

#4723 open feature ()

Opened July 27, 2009 03:20PM UTC

Last modified June 24, 2014 11:55PM UTC

Slider direction (left/bottom:min, top/right: max) should be added

Reported by: ljubomir Owned by:
Priority: minor Milestone: none
Component: ui.slider Version: 1.7.2
Keywords: orientation a11y Cc:
Blocked by: Blocking:
Description

Hi, i have a use case where i need to mimic vertical scrollbar functionality with ui.slider.

Unfortunately, this isn't possible due to bottom-up nature of the vertical slider itself (and i need top-down behavior here).

It would be nice if new flag/option could be introduced, that will allow us to change the incremental orientation of the slider from left-to-right to right-to-left and for vertical case from bottom-up to top-down.

Attachments (0)
Change History (10)

Changed November 13, 2009 07:08PM UTC by scottgonzalez comment:1

milestone: TBD1.8

This needs a much better name.

Changed April 01, 2010 06:50PM UTC by rdworth comment:2

summary: Slider incremental orientation should be addedSlider direction (left/bottom:min, top/right: max) should be added

Changed April 09, 2010 12:41PM UTC by geki007 comment:3

i have done same calculations to get it work like it is now, but i would also prefer to have this feature

Changed July 09, 2010 06:05PM UTC by dhchow comment:4

I am also in need of this feature.

Changed November 09, 2011 01:31PM UTC by scottgonzalez comment:5

keywords: slider, orientation, accessibilityorientation a11y

Changed June 26, 2012 01:22AM UTC by scottgonzalez comment:6

type: enhancementfeature

Changed October 04, 2012 10:28AM UTC by neilbowers comment:7

I'd also really like this. It could be supported with a { reverseDirection: true } parameter maybe?

Changed October 11, 2012 02:53PM UTC by scottgonzalez comment:8

milestone: 1.9.01.11.0

Changed October 15, 2012 07:39PM UTC by tj.vantoll comment:9

status: newopen

Changed June 24, 2014 11:55PM UTC by scottgonzalez comment:10

milestone: 1.11.0none