OSDN Git Service

Merge branch 'ia2LiveRegionImprovements'. Fixes #2640, #3329
authorMichael Curran <mick@nvaccess.org>
Fri, 31 Jan 2014 00:25:07 +0000 (10:25 +1000)
committerMichael Curran <mick@nvaccess.org>
Fri, 31 Jan 2014 00:33:37 +0000 (10:33 +1000)
1  2 
user_docs/en/changes.t2t

  - Touch gesture names listed in NVDA's Input Gestures dialog are now friendly and localized. (#3624)\r
  - NVDA no longer causes certain programs to crash when moving the mouse over their rich edit (TRichEdit) controls. Programs include Jarte 5.1 and BRfácil. (#3693, #3603, #3581)\r
  - In Internet Explorer and other MSHTML controls, containers such as tables marked as presentation by ARIA are no longer reported to the user. (#3713)\r
 -- in Microsoft Word, NVDA no longer inappropriately repeats table row and column information for a cell multiple times. (#3702)\r
 +- in Microsoft Word, NVDA no longer inappropriately repeats table row and column information for a cell on a braille display multiple times. (#3702)\r
  - In languages which use a space as a digit group/thousands separator such as French and German, numbers from separate chunks of text are no longer pronounced as a single number. This was particularly problematic for table cells containing numbers. (#3698)\r
 +- Braille no longer sometimes fails to update when the system caret is moved in Microsoft Word 2013. (#3784)\r
 +- When positioned on the first character of a heading in Microsoft Word, the text communicating it is a heading (including the level) no longer disappears off a braille display. (#3701)\r
 +- When a configuration profile is triggered for an application and that application is exited, NVDA no longer sometimes fails to deactivate the profile. (#3732)\r
 +- When entering Asian input into a control within NVDA itself (e.g. the browse mode Find dialog), "NVDA" is no longer incorrectly reported in place of the candidate. (#3726)\r
 +- The tabs in the Outlook 2013 options dialog are now reported. (#3826)\r
++- Improved support for ARIA live regions in Firefox and other Mozilla Gecko applications:\r
++      - Support for aria-atomic updates and filtering of aria-busy updates (#2640)\r
++      - Alternative text (such as alt attribute or aria-label) is included if there is no other useful text. (#3329)\r
  \r
  \r
  == Changes for Developers ==\r