Added speech exceptions dictionary to settings. If you have a synth that says something weird, or if you want to read brltty as Braille T T Y for example, you can now do it in the word exceptions tab.
This commit is contained in:
@@ -269,6 +269,10 @@ stormirc/
|
||||
- No message formatting (bold/italic/colors) yet
|
||||
- No custom keyboard shortcut configuration yet
|
||||
|
||||
### Screen Reader Issues
|
||||
|
||||
- **Qt/Orca freeze with Ctrl+Arrow**: When using Orca screen reader, pressing Ctrl+Left/Right arrow to navigate by word in text input fields (e.g., Settings → Speech Replacements) may cause the application to freeze. **Workaround**: Use Left/Right arrow (without Ctrl) to navigate character-by-character instead. This is a known Qt accessibility interaction issue with Orca.
|
||||
|
||||
## Contributing
|
||||
|
||||
This project prioritizes accessibility. When contributing:
|
||||
|
||||
Reference in New Issue
Block a user