Open Bug 1128730 Opened 10 years ago Updated 4 years ago

When the caret is inside a user-select:none node, selection commands like Shift+Right_Arrow should be ignored

Categories

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

defect

Tracking

()

People

(Reporter: MatsPalmgren_bugz, Unassigned)

References

Details

(Keywords: testcase)

Follow-up from bug 1123067 comment 14 / 15. STR 1. load the following URL data:text/html,<div contenteditable style="-moz-user-select:none; height:100%"></div> 2. focus the DIV, type some text 3. type Shift+Left_Arrow ACTUAL RESULT caret moves to the left EXPECTED RESULT caret should not move (and nothing should be selected)
Depends on: 1123067

Bulk-downgrade of unassigned, >=5 years untouched DOM/Storage bugs' priority and severity.

If you have reason to believe this is wrong, please write a comment and ni :jstutte.

Severity: minor → S4
Priority: -- → P5
You need to log in before you can comment on or make changes to this bug.