Web: treat modifier key without location#98460
Web: treat modifier key without location#98460fluttergithubbot merged 4 commits intoflutter:masterfrom
Conversation
|
It looks like this pull request may not have tests. Please make sure to add tests before merging. If you need an exemption to this rule, contact Hixie on the #hackers channel in Chat (don't just cc him here, he won't see it! He's on Discord!). If you are not sure if you need tests, consider this rule of thumb: the purpose of a test is to make sure someone doesn't accidentally revert the fix. Ask yourself, is there anything in your PR that you feel it is important we not accidentally revert back to how it was before your fix? Reviewers: Read the Tree Hygiene page and make sure this patch meets those guidelines before LGTMing. |
73857c5 to
62163cd
Compare
62163cd to
1025393
Compare
|
Do you mean their Also can you add tests? |
7fa2638 to
e06edce
Compare
|
I replaced synonym keys with left keys. |
|
The change looks great, but can you add a test where a |
|
@mdebbar Can you make a second review? |
|
This pull request is not suitable for automatic merging in its current state.
|
|
Can you try rebasing this PR against the latest master? |
ae94c1a to
2e47c31
Compare
On Chromium on Windows, the event of Shift, Control, Alt, and Meta key may have no location (e.g. #97582).
This PR treats their keys and map to synonym.
Will fix the part of #97582.
No changes in
flutter/tests.Pre-launch Checklist
///).