Skip to content

Commit d961009

Browse files
committed
docs(windows): remove un needed review comments
1 parent 1f55e0a commit d961009

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

knowledge-base/kb0118.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -244,9 +244,7 @@ Applications can restrict how much surrounding text can be read; Keyman limits i
244244
<img src="./assets/kb0118/windows-compliant-app-sequence.png" width="75%" alt="compliant sequence on Windows"/>
245245

246246
The sequence diagram is for a rule that replaces "D" with "∆".
247-
248-
Note: For both compliant and non-compliant apps. When there is a highlighted section of text if backspace is the determined action from processing the keystroke on Windows Keyman will emit the key (backspace), allowing the application to handle clearing selected text in the correct manner.
249-
247+
250248
### Non-compliance on Windows
251249

252250
If the `TF_SS_TRANSITORY` flag is present or context cannot be read as expected, Keyman treats the application as **non-compliant** and falls back to legacy behavior, maintaining its own internal context buffer and simulating text operations where possible.

0 commit comments

Comments
 (0)