This is an archived snapshot of W3C's public bugzilla bug tracker, decommissioned in April 2019. Please see the home page for more details.

Bug 24814 - I am 100% opposed to removing the selectionStart, selectionEnd, and selectionRange properties/methods from input fields of type "number". Major sites/applications use these props/methods every day to [...]
Summary: I am 100% opposed to removing the selectionStart, selectionEnd, and selection...
Status: RESOLVED DUPLICATE of bug 24796
Alias: None
Product: WHATWG
Classification: Unclassified
Component: HTML (show other bugs)
Version: unspecified
Hardware: All other
: P3 normal
Target Milestone: Unsorted
Assignee: Ian 'Hixie' Hickson
QA Contact: contributor
URL: http://www.whatwg.org/specs/web-apps/...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-02-25 21:36 UTC by contributor
Modified: 2014-02-26 15:20 UTC (History)
3 users (show)

See Also:


Attachments

Description contributor 2014-02-25 21:36:57 UTC
Specification: http://www.whatwg.org/specs/web-apps/current-work/multipage/the-input-element.html
Multipage: http://www.whatwg.org/C#input-type-attr-summary
Complete: http://www.whatwg.org/c#input-type-attr-summary
Referrer: http://stackoverflow.com/questions/21177489/selectionstart-selectionend-on-input-type-number-no-longer-allowed-in-chrome

Comment:
I am 100% opposed to removing the selectionStart, selectionEnd, and
selectionRange properties/methods from input fields of type "number".  Major
sites/applications use these props/methods every day to provide helpful UI
Tools to their users that  now completely break in any user agent that
"regresses" to remove these properties/methods. (e.g. Chrome)

Posted from: 207.35.172.165
User agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:27.0) Gecko/20100101 Firefox/27.0
Comment 1 Ian 'Hixie' Hickson 2014-02-26 15:20:55 UTC

*** This bug has been marked as a duplicate of bug 24796 ***