Update known bugs.txt

This commit is contained in:
chrys87 2017-07-20 16:10:01 +02:00 committed by GitHub
parent 7dcff82cf5
commit 2c11d42677

View File

@ -1,12 +1,10 @@
Known Bugs (Problems with the logic ):
- word echo triggers twice if there are two spaces after an word and you arrow over them
- spellcheck triggers twice if there are two spaces after an word and you arrow over them
- keys sometimes get stuck
- device detection is broken
- arrow up/down announcement is broken
- let drivers choos between threads and process
- HilightTracking is broken for autoencoding
- commands are sometimes fired twice (keypress and key release)
Glitches (improve diff results):
- For example, in screen, it just tells me bell in window, but doesn't tell me which one. (southernprince)
@ -14,5 +12,7 @@ Glitches (improve diff results):
- whole status line in irssi is spoken insteed of just the changes
- whole status line in vim is spoken insteed of just the changes
Questions:
Test:
- cyrillic (Done (Autoencode), needs testing)
- commands are sometimes fired twice (keypress and key release)
- keys sometimes get stuck