Open Bug 853822 (input-range) Opened 11 years ago Updated 1 year ago

[meta] Further improvements to <input type=range> after the initial release

Categories

(Core :: DOM: Forms, defect, P5)

defect

Tracking

()

People

(Reporter: jwatt, Unassigned)

References

(Depends on 3 open bugs, Blocks 1 open bug)

Details

(Keywords: meta)

There will be more work that we could do on <input type=range> to improve it further after the initial release. This is a meta bug to track any such work.
Depends on: 841942
Keywords: meta
Depends on: 855149
Depends on: 842021
Depends on: 841946
Things which will need to be done :
* Ability to style the slider and it's thumb
>> Introduce a ::-moz-slider-thumb pseudo element to style thumb
>> Ability to style the slider overall

* Right now the value changes after releasing the mouse, it should update while sliding like other browsers.

* -moz-appeareance:none should trigger the windows classic styling instead of the old range styling.
(In reply to ntim007 from comment #1)
> * Right now the value changes after releasing the mouse, it should update
> while sliding like other browsers.

I suspect what you're describing here is bug 853670, which we consider invalid.

> * -moz-appeareance:none should trigger the windows classic styling instead
> of the old range styling.

Why do you say that? Also what "old range styling"? The range implementation is new, so I'm not sure what you're referring to here.
Depends on: 851782
(In reply to Jonathan Watt [:jwatt] from comment #2)
> Why do you say that? Also what "old range styling"? The range implementation
> is new, so I'm not sure what you're referring to here.
Well when you put moz apparance:none it doesn't trigger the windows classic styling, also, it doesn't allow you to style it.
Blocks: 869545
No longer blocks: 869545
Depends on: 932410
Depends on: 866933
Depends on: 886747
No longer depends on: 886747
No longer depends on: 866933
Depends on: 1070657
Priority: -- → P5
Component: DOM: Core & HTML → DOM: Forms
Summary: Further improvements to <input type=range> after the initial release → [meta] Further improvements to <input type=range> after the initial release
Severity: normal → S3
Depends on: 1803118
Alias: input-range
Depends on: 1803303
Depends on: 1801791
Blocks: html-forms
Depends on: 1805105
Depends on: 1806972
Depends on: 1816134
You need to log in before you can comment on or make changes to this bug.