Open
Bug 1450102
Opened 7 years ago
Updated 3 years ago
Command + delete keyboard shortcut does not perform as expected on mac os
Categories
(Core :: DOM: Editor, defect, P3)
Tracking
()
NEW
People
(Reporter: thomasmcevoy, Unassigned)
Details
User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.13; rv:59.0) Gecko/20100101 Firefox/59.0
Build ID: 20100101
Steps to reproduce:
Go to any editable text field. Place the cursor in the middle of a line of text, and press Command + Delete.
Actual results:
The entire line is deleted.
Expected results:
Only text to the left of the cursor should be deleted.
Updated•7 years ago
|
Component: General → Editor
Product: Firefox → Core
Updated•7 years ago
|
Status: UNCONFIRMED → NEW
Ever confirmed: true
Priority: -- → P3
Updated•3 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•