AAClause / BrailleExtender

NVDA add-on that improves braille support
https://andreabc.net/projects/NVDA_addons/BrailleExtender/
GNU General Public License v2.0
16 stars 17 forks source link

With EnhancedAria installed, when landing on an Article landmark, fatal error is encountered #19

Closed MarcoZehe closed 6 years ago

MarcoZehe commented 6 years ago

Steps to reproduce

  1. Load current NVDA Alpha snapshot.
  2. Install current Braille Extender stable version, and current Enhanced ARIA extension.
  3. After restart, go into Settings/Enhanced ARIA, and activate the Articles checkbox.
  4. Go to a site that has an article element.

Observed error

Once the braille display shows the line of the current article landmark start, an error is generated. The debug output shows:

ERROR - external:globalPlugins.brailleExtender.TextInfoRegion.update (07:58:06.217): Fatal error: u'article'

The line shown is also not the line of text that is supposed to be there, but some other text from the page.

AAClause commented 6 years ago

Hi, Thanks for this report. Unfortunately, currently I don't have my braille display (until end of next week) and I can not reproduce it without braille display. The problem seems to come from Attribra feature. Maybe that disable this feature could solve this issue. Could you try to disable this feature and retest please? Go to BrailleExtender settings > "Text attributes..." then disable first checkbox.

In any case, I'll try fix it ASAP. Thanks again.

AAClause commented 6 years ago

Finally, BraillExtender is not the problem. See https://github.com/nvaccess/nvda/issues/8642 for more infos.