Ticket #309 (closed enhancement: fixed)

Opened 3 years ago

Last modified 2 years ago

Support for 64 bit Windows

Reported by: jteh Owned by: mdcurran
Priority: minor Milestone:
Component: Core Version: development
Keywords: Cc:
Operating system: Blocked by: #385
Blocking:

Description

Although many people have reported success with the current version of NVDA and 64 bit versions of Windows, there is some broken functionality which needs to be specifically addressed.

Change History

comment:1 Changed 3 years ago by jteh

One reported issue is that NVDA does not speak typed characters in Vista 64 bit. This is probably because NVDAHelper needs to inject into processes, but it is only 32 bit, so can't inject into 64 bit processes.

comment:2 Changed 3 years ago by jteh

  • Blocked by 314 added

comment:3 Changed 3 years ago by MarcoZ

I can reproduce the fact that keyboard input does not get spoken also on Windows 7 RC1 64-bit edition.

comment:4 Changed 3 years ago by jteh

  • Blocked by 385 added

comment:5 Changed 3 years ago by jteh

  • Owner set to mdcurran
  • Status changed from new to assigned

comment:6 Changed 2 years ago by jteh

  • Blocked by 314 removed

comment:7 Changed 2 years ago by jteh

  • Status changed from assigned to closed
  • Resolution set to fixed

Fix merged in r3110.

Note: See TracTickets for help on using tickets.