Bug 2012218 Comment 2 Edit History

Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.

James, could you take a look on this since you have changed `CustomKeysParent.sys.mjs` recently.
According to `handleEvent`, it seems ignore `Meta` totally except on "macos".
And, according to `onAction` in `customkeys.js` it uses remote `CustomKeysParent` to handle keys if I read it correctly.
James, could you take a look on this since you have changed `CustomKeysParent.sys.mjs` recently.
According to `handleEvent`, it seems ignore `Meta` key totally except on "macos".
And, according to `onAction` in `customkeys.js` it uses remote `CustomKeysParent` to handle keys if I read it correctly.
James, could you take a look on this since you have changed `CustomKeysParent.sys.mjs` recently.
According to `handleEvent`, it seems to ignore `Meta` key totally except on "macos".
And, according to `onAction` in `customkeys.js` it uses remote `CustomKeysParent` to handle keys if I read it correctly.

Back to Bug 2012218 Comment 2