Open Bug 1777644 Opened 3 years ago Updated 3 years ago

TypeError: can't access property "ownerGlobal", element is null on InlineSpellChecker.jsm

Categories

(Thunderbird :: Message Compose Window, defect)

defect

Tracking

(thunderbird_esr102 unaffected)

Tracking Status
thunderbird_esr102 --- unaffected

People

(Reporter: aleca, Unassigned)

Details

(Keywords: regression, regressionwindow-wanted)

I started seeing this error on trunk today.
STR

  • Write something incorrect.
  • Wait for the spell check to highlight the word.
  • Right click on the highlighted word.

This error message appear:

JavaScript error: resource://gre/modules/InlineSpellChecker.jsm, line 497:
TypeError: can't access property "ownerGlobal", element is null

This error doesn't prevent the spell checking feature to be used or to click on suggested words.
Not reproducible on 102, only on trunk.

I can't reproduce this. To better understand the full call stack from the error would be useful, since element is passed into the function where the error occurs.

Works fine for me as well.

You need to log in before you can comment on or make changes to this bug.