Closed Bug 544520 Opened 15 years ago Closed 15 years ago

The spellcheck attribute on XUL textbox elements inside non-privileged document does not work

Categories

(Toolkit :: XUL Widgets, defect)

defect
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 339762

People

(Reporter: ehsan.akhgari, Assigned: ehsan.akhgari)

References

Details

Bug 346787 landed the support for the XUL spellcheck attribute on textbox elements. I can't tell if it used to somehow work at that time, but it definitely doesn't work now. That is, no red underline appears for misspelled words, and the spell checking specific context menu entries also do not work.
This is just a matter of the spellchecking code requiring privileged access. Spellchecking works ok for both single and multiline textboxes in chrome. I suspect in an unprivileged content window, the multiline textbox is just defaulting to spellchecking enabled. In fact, not setting spellcheck="true" still enables the underlining but not the context menu.
Summary: The spellcheck attribute on XUL textbox elements does not work → The spellcheck attribute on XUL textbox elements inside non-privileged document does not work
Status: ASSIGNED → RESOLVED
Closed: 15 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.