by jmitcheson on 9/6/12, 11:36 AM with 25 comments
by gioele on 9/6/12, 3:02 PM
Mozilla devs have limited resources and they decided to tackle developing a better DOM before adding new auxiliary features. How is this wrong?
The main comment says:
«On the DOM side, there is a major refactoring of the DOM based on WebIDL (bug 580070) going on. This will yield better conformance and I'm confident DOM performance, likely security too I would guess.
Meanwhile, I agree, no new feature (like this bug) is being worked on. That's unfortunate, but it's a matter of priority.»
They think that their efforts are better spent on DOM performance rather than form sliders. We argue about that, but one has to accept that, in presence of limited resources, one has to prioritise something.
by Osmose on 9/6/12, 12:55 PM
Bugs like this are meant to be mostly for technical discussion and aren't the most effective way of getting attention around this kind've issue.
by overgard on 9/6/12, 1:15 PM
To me implying that "HTML5 isn't a priority for mozilla" because they haven't implemented a really marginal component is quite an exaggeration. I think using bug reports to try to create pressure on developers is in this weird grey area of stuff where it violates some sort of implicit social code of bug reporting. (In short: it's sort of a passive aggressive move)
Having an opinion on what should prioritized is fine, but it should be marketed as such, IE, make it a blog post or write an email or something instead.
by shardling on 9/6/12, 1:37 PM
by MatthewPhillips on 9/6/12, 11:57 AM
by randomfool on 9/6/12, 12:44 PM
When people must create their own:
* Implementations are more often than not sub-par.
* Implementations are inconsistent (will clicking off the thumb snap to the mouse or act as an increment?).
* There is no platform-native look & feel control (which should matter for any FF phone device, as they should want all apps to use a single slider implementation).
by eckyptang on 9/6/12, 1:24 PM
This is one of the features that would stop me having to churn out literally acres of JavaScript validation and normalising forms across different browsers.
I mean even IE10 supports them now: http://ie.microsoft.com/testdrive/HTML5/Forms/default.html
by Achshar on 9/6/12, 1:10 PM
by earnubs on 9/6/12, 2:45 PM