Ticket #307 (new defect)
Echoing by words does not work in akelpad
| Reported by: | aleksey_s | Owned by: | |
|---|---|---|---|
| Priority: | minor | Milestone: | |
| Component: | Core | Version: | |
| Keywords: | akelpad, typing echo, words | Cc: | |
| Operating system: | Blocked by: | ||
| Blocking: |
Description
steps to reproduce
- start akelpad
- type some word, "nvda" for example
- press spacebar
actual results
NVDA speaks nothing
expected results
NVDA must echo typed word "nvda"
==additional info ==
Akelpad version in question is 4.1.2
Change History
comment:2 Changed 10 months ago by pvagner
Yes this is still an issue. NVDA does not get space character within akeledit control.
I guess they are hooking it aswell and they are not returning back the control.
I remember some discussion about it in the akelpad forums.
However I was unable to locate this bit in their sources so I gave up a while ago.
Note: See
TracTickets for help on using
tickets.


Does speak typed characters work?
Is this still an issue with latest version of both NVDA and akelpad?