Ticket #101 (closed enhancement: fixed)
Auto complete issue in thunderbird
| Reported by: | chris1988 | Owned by: | |
|---|---|---|---|
| Priority: | minor | Milestone: | |
| Component: | Core | Version: | development |
| Keywords: | Cc: | ||
| Operating system: | Blocked by: | ||
| Blocking: |
Description
When in a compose window in thunderbird nvda currently doesn't read the name of an address automatically. The Autocomplete doesn't read.
Change History
comment:1 Changed 4 years ago by pvagner
- Component changed from Virtual buffers to Core
- Summary changed from Audo complete issue in thunderbird to Auto complete issue in thunderbird
comment:2 Changed 4 years ago by mdcurran
- Status changed from new to closed
- Resolution set to fixed
Fixed in 2106. Selections in IAccessible2 text is now detected automatically like it is for standard Windows edit fields. As the autoComplete control in thunderbird selects the completion text, this now speaks as it appears.
Note: See
TracTickets for help on using
tickets.


I think this is a core not virtual buffers issue. We were also discussing a problem with auto complete in mozilla firefox that once the list of possible auto completions is displayed NVDA is unable to read the options. I am not sure if a ticket has already been created for this.
Also I think Jamie has commented somewhere that in thunderbird 3 they are still using some older component for addresses in the composition window so perhaps this is expected to be changed in the mean time.
Surprisingly now My copy of firefox does not report an edit field at the google.com frontpage as autocomplete so I don't know if that are my settings or something has been changed.