Open srl295 opened 2 weeks ago
Test specification and instructions
User tests are not required
@rc-swag @mcdurdin would this need user testing?
also note that gap keys / unassigned keys are NOT included in the list.
@rc-swag @mcdurdin would this need user testing?
Yes, I think it should have testing (all desktop platforms)
also note that gap keys / unassigned keys are NOT included in the list.
They probably need to be, otherwise they will fall back to default output (think Shift modifier for example). The rule we decided on for LDML keyboards was that if a layer is defined at all for a given modifier set, it is defined for all keys on that modifier set (even if it is no-op).
@rc-swag @mcdurdin would this need user testing?
Yes, I think it should have testing (all desktop platforms)
also note that gap keys / unassigned keys are NOT included in the list.
They probably need to be, otherwise they will fall back to default output (think Shift modifier for example). The rule we decided on for LDML keyboards was that if a layer is defined at all for a given modifier set, it is defined for all keys on that modifier set (even if it is no-op).
@rc-swag @mcdurdin would this need user testing?
Yes, I think it should have testing (all desktop platforms)
- [ ] OK. Will ponder the plan.
Following the test the found the issue in the first place will exercise the code. Not sure for the other platforms if there is a ready made user test.
great, yes bringing in the test case from https://github.com/keymanapp/keyman/issues/12298#issue-2488657340 makes sense.
i think i could do this with a set of the modifier combinations, and then just expand on the 'vkey map' X modifier combinations.
also
@@key-list
keywordFixes: #12298
@keymanapp-test-bot skip