Mac option + arrows/delete behavior is inconsistent and nonstandard
Categories
(Core :: DOM: Editor, defect, P3)
Tracking
()
People
(Reporter: ben.kazez, Unassigned)
Details
User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.14; rv:67.0) Gecko/20100101 Firefox/67.0
Steps to reproduce:
-
Open TextEdit or any standard Mac app, or even Chrome.
-
Open a Firefox page that has some test text fields.
-
Observe the behavior of option + left/right arrow keys and option + delete when dealing with words and punctuation - example phrases below:
-
"left/right arrow keys."
-
"don't ask me why it's like this"
Actual results:
option + left/right arrow keys:
- with cursor at far left of example #1, pressing option-right advances to right of slash and period (full stop ".").
- for example #2, option + left/right/delete treats the apostrophe as a word separator.
Expected results:
option + left/right arrow keys:
- with cursor at far left of example #1, pressing option-right should advance to left of slash
- for example #2, option + left/right should treat "don't" and "it's" as full words.
- for example #2, option + delete should delete the full words "don't" and "it's".
Firefox should match the standard macOS behavior as exhibited by TextEdit.
Comment 1•6 years ago
|
||
Hi I managed to reproduce this issue in all versions of Firefox, Release, Beta as well as Nightly on Mac OsX as well as Ubuntu and Windows using Ctrl + left or right arrows.
Updated•6 years ago
|
Updated•6 years ago
|
Updated•6 years ago
|
Description
•