Skip to content
This repository has been archived by the owner on Oct 8, 2021. It is now read-only.

disabled slider still allows scrubber to be moved in IE8 #3058

Closed
jsm174 opened this issue Nov 15, 2011 · 4 comments
Closed

disabled slider still allows scrubber to be moved in IE8 #3058

jsm174 opened this issue Nov 15, 2011 · 4 comments

Comments

@jsm174
Copy link

jsm174 commented Nov 15, 2011

Hello.

I have a disabled slider. In RC2, as expected, you can not move the scrubber when the slider is disabled.

I just upgraded to RC3. In IE8 the scrubber can be moved when the slider is disabled. In Chrome, the scrubber works as expected, ie it can not be moved.

Thanks,
-- Jason

@MauriceG
Copy link
Contributor

I can (now) confirm this issue on IE7 and IE9. Same issue with disabled flip-switches.
But I don't think, that this a jQuery Mobile issue.

toddparker added a commit that referenced this issue Nov 15, 2011
docs/forms: adding a disabled slider (not just) for testing purpose (#3058)
@jsm174
Copy link
Author

jsm174 commented Nov 16, 2011

Thanks for looking into this. I can confirm disabled did work correctly in IE8 in RC2.

@ghost ghost assigned Wilto Apr 19, 2012
@jaspermdegroot
Copy link
Contributor

I think this issue occurs on all browsers that don't support CSS pointer-events. I noticed it on IE7 and 8, BB5 (simulator), Opera 12.

Commit 75fcd80 took care of disabling buttons on those browsers. Maybe we can extend that function so it also disables the slider/flip-toggle.

Maybe we can look at this and #4602 at once.

@jaspermdegroot
Copy link
Contributor

Closing as fixed by commit e0a27f8.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

4 participants