Closed Bug 1345606 Opened 7 years ago Closed 7 years ago

setRangeText should mark the input value dirty

Categories

(Core :: DOM: Core & HTML, enhancement)

enhancement
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla55
Tracking Status
firefox55 --- fixed

People

(Reporter: bzbarsky, Assigned: bzbarsky)

References

Details

Attachments

(1 file, 1 obsolete file)

Spec bug at https://github.com/whatwg/html/issues/2425

Right now we have inconsistent behavior between input and textarea.  Bug 1343037 makes them consistent but imo wrong (matching the input behavior, and the spec, but not Chrome or Safari).  I think, per the spec issue, we should match Chrome and Safari, and our old textarea behavior, here.
MozReview-Commit-ID: FXWCbwJwLNF
Attachment #8845161 - Flags: review?(ehsan)
Assignee: nobody → bzbarsky
Status: NEW → ASSIGNED
Attachment #8845161 - Flags: review?(ehsan) → review+
Pushed by bzbarsky@mozilla.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/b81ec733e5c2
setRangeText should mark the text control as dirty.  r=ehsan
The issue is the patches for bug 1345237.
Er, bug 1343037.
Flags: needinfo?(bzbarsky)
Pushed by bzbarsky@mozilla.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/8e4d08c9ffd0
setRangeText should mark the text control as dirty.  r=ehsan
https://hg.mozilla.org/mozilla-central/rev/8e4d08c9ffd0
Status: ASSIGNED → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla55
Component: DOM → DOM: Core & HTML
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: