mirror of
https://github.com/keymanapp/keyman.git
synced 2026-08-07 01:15:33 +00:00
added issue # in comment
This commit is contained in:
parent
22bf96cdc2
commit
9a8ea596be
1 changed files with 1 additions and 0 deletions
|
|
@ -359,6 +359,7 @@ NSString* const kEasterEggKmxName = @"EnglishSpanish.kmx";
|
|||
[self sendEvents:event forOutput:output];
|
||||
}
|
||||
} else if (output.isDeleteAndInsertScenario) {
|
||||
// TODO: fix issue #10246
|
||||
/*
|
||||
// needs further testing to fix backspace bug in google docs (without breaking other apps)
|
||||
// assume that all non-compliant apps which require backspaces apply an extra backspace if the original event is a backspace
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue