Open Bug 896338 Opened 11 years ago Updated 2 years ago

Support all default insert selectors via key bindings

Categories

(Core :: Widget: Cocoa, enhancement)

All
macOS
enhancement

Tracking

()

People

(Reporter: jryans, Unassigned)

References

Details

The default key bindings in OS X (10.8) map the following insertion selectors:

insertBacktab:
insertDoubleQuoteIgnoringSubstitution:
insertLineBreak:
insertNewline:
insertNewlineIgnoringFieldEditor:
insertRightToLeftSlash:
insertSingleQuoteIgnoringSubstitution:
insertTab:
insertTabIgnoringFieldEditor:

We should add support for these selectors to increase parity with other Cocoa editing applications.
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.