Open Bug 571913 Opened 14 years ago Updated 2 years ago

Navigation of text using option-arrowkey doesn't match Mac behavior

Categories

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

x86
macOS
defect

Tracking

()

Tracking Status
firefox68 --- unaffected
firefox69 --- affected

People

(Reporter: erik, Unassigned)

References

Details

When using option-rightarrow and option-leftarrow to navigate through text, the behavior is inconsistent with other Mac apps. For example:

1. Paste "http://www.example.com/" into the address bar.
2. Place the insertion point at the beginning of the string.
3. Hold down Option and press the right arrowkey.

The insertion point skips to the right of the second slash.

Try the same thing in TextEdit, and the insertion point ends up just to the right of "http".

This trips up users who are familiar with the normal text-editing behavior of their platform.

Set component to editor, but I guess that this implementation is in Layout.

Component: General → Editor
Product: Firefox → Core
Version: 3.6 Branch → unspecified
Priority: -- → P3

Any solution/work around would be awesome. Thanks!

Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.