tsengwoody / Access8Math

Allows access math content written by MathML ; Assist writing math content by LaTeX
GNU General Public License v2.0
31 stars 15 forks source link

mspace element is announced as "empty" #67

Closed thrintuim closed 2 years ago

thrintuim commented 2 years ago

Steps to reproduce

  1. create an html page that contains a MathML equation that has a mspace element in it
  2. use NVDA with Access8Math installed to announce the equation
  3. Note that the mspace element is announced as empty

Expected behavior

mspace element is ignored in announcement, or at most signifies a brief pause in announcement. JAWS 2022 ignores mspace. NVDA with MathPlayer 4 seems to pause briefly for mspace but it is otherwise ignored even with punctuation set to "all"

tsengwoody commented 2 years ago

Improved in the 8f916b commit