Closed Bug 1680798 Opened 4 years ago Closed 4 years ago

select() sets selectionDirection to none when it's unsupported

Categories

(Core :: DOM: Selection, defect, P3)

defect

Tracking

()

RESOLVED FIXED
85 Branch
Tracking Status
firefox-esr78 --- unaffected
firefox83 --- unaffected
firefox84 --- unaffected
firefox85 --- fixed

People

(Reporter: saschanaz, Assigned: saschanaz)

References

(Regression)

Details

(Keywords: regression)

Attachments

(1 file)

We don't support none value and thus .selectionDirection = "none" sets it to forward, but currently select() always sets it to none.

Summary: select() sets selectionDirection to none even on Windows → select() sets selectionDirection to none when it's unsupported
See Also: → 1541454
Assignee: nobody → krosylight
Severity: -- → S3
Priority: -- → P3
Pushed by krosylight@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/c51c41ab9d0a
Assign forward selection in Select() before bug 1541454 r=masayuki
Created web-platform-tests PR https://github.com/web-platform-tests/wpt/pull/26769 for changes under testing/web-platform/tests
Status: NEW → RESOLVED
Closed: 4 years ago
Resolution: --- → FIXED
Target Milestone: --- → 85 Branch

Set release status flags based on info from the regressing bug 1679461

Upstream PR merged by moz-wptsync-bot
Has Regression Range: --- → yes
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: