Open Bug 1748114 Opened 4 years ago Updated 4 years ago

No way to test native key bindings customized by users

Categories

(Core :: DOM: UI Events & Focus Handling, task, P3)

task

Tracking

()

People

(Reporter: masayuki, Unassigned)

References

Details

Some users customize their system wide settings of shortcut keys. However, we don't have a way to test such cases. There are 2 layers of testing scenario.

  1. Testing our shortcut key handling, i.e., we only need to customize edit commands applied to specific key combination
  2. Testing our native key bindings handlers (in macOS and Linux), i.e., we need to customize system settings temporarily.

I'm not sure whether we can do the second case.

For fixing #1, it must be easy to fix with adding new API or new params to nsITextInputProcessor.

Type: defect → task
You need to log in before you can comment on or make changes to this bug.