zcl_ccc 发表于 2015-9-15 11:57:39

NVDA 2015.3 发布,屏幕阅读器

欢迎加入运维网交流群:263444886  
  今天很高兴的宣布,屏幕阅读器NVDA2015.3正式发布了。
  此次更新的亮点包括对 Windows10的初步支持,允许停用浏览模式的单键导航(对于某些  web 程序很有用),增强对 Internet Explorer 的支持,在点字输出打开的前提下输出乱码的解决。
  新特性

  在 internet explorer 或其他 MSHTML 控件的可编辑输入框的拼写错误朗读支持 (#4174)· 现在可以读出文本中更多的 unicode 数学符号。 (#3805)· 自动读出 Windows 10 开始屏幕中的搜索建议。 (#5049)对 EcoBraille 20、 EcoBraille 40、 EcoBraille 80 和 EcoBraille + 盲文显示器的支持。 (#4078)· 在浏览模式中,你现在可以按 NVDA + shift + 空格键打开和关闭单键导航。关闭时,单个字母键会直接传递给应用程序,这对于 Gmail、 Twitter 和>  更改
  升级 liblouis braille translator 为 2.6.3。 (#5137)当你试图安装比当前安装的 NVDA 更早的版本,你现在会收到警告,不建议这样做,应该完全卸载之前安装的 NVDA 。 (#5037)
  Bug 修复
  在 Internet Explorer 和其他 MSHTML 控件 的浏览模式中,使用表单导航时不再错误的识别仅用作装饰的列表项目。 (#4204)

  在 Firefox, NVDA 不会在焦点移动到 ARIA tab 面板的时错误的读出内容。 (#4638)在 Internet Explorer 和其他 MSHTML controls中,切换到区域、控件或对话框不会再错误的读出整个对话框的内容。 (#5021, #5025)修复-Baum/HumanWare/APH 所有按键松开之后还输出a0的问题 (#3541)移除使用>  Changes for Developers

  You can now inject raw input from a system keyboard that is not handled natively by Windows (e.g. a QWERTY keyboard on a braille display) using the new keyboardHandler.injectRawKeyboardInput function. (#4576)eventHandler.requestEvents has been added to request particular events that are blocked by default; e.g. show events from a specific control or certain events even when in the background. (#3831)Rather than a single i18nName attribute, synthDriverHandler.SynthSetting now has separate displayNameWithAccelerator and displayName attributes to avoid reporting of the accelerator in the synth settings ring in some languages.For backwards compatibility, in the constructor, displayName is optional and will be derived from displayNameWithAccelerator if not provided. However, if you intend to have an accelerator for a setting, both should be provided.The i18nName attribute is deprecated and may be removed in a future>
页: [1]
查看完整版本: NVDA 2015.3 发布,屏幕阅读器