WordPredictor v1.3.1
Fixes
- Backspace no longer triggers predictions. Previously, pressing backspace was treated as punctuation, which ended the current word and generated a new prediction cycle. Now backspace removes the last character from the current word and does not trigger predictions.
- Disabled apps settings field fixed. NVDA's settings dialog framework captures the Enter key for the default OK button, making multi-line entry impossible. The field now uses comma-separated input instead of one-per-line. The parser accepts both commas and newlines as separators for backward compatibility.
Update
Update from the NVDA Add-on Store or download from GitHub: https://github.com/RareBird15/wordPredictor
#NVDA #Accessibility #ScreenReader