Opened 10 years ago
Last modified 10 years ago
#12588 confirmed Bug
MathJax Plugin: Tex input textarea should have spellcheck="false"
Reported by: | poodle | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | General | Version: | 4.3 Beta |
Keywords: | Cc: |
Description
The textarea used to input the Tex code should have spell checking disabled by specifying spellcheck="false" since spell checking makes absolutely no sense there.
This is especially annoying in Internet Explorer 11 which seems to fix words automatically, for example changing "\binom" to "\Binom", thus breaking the code.
Change History (1)
comment:1 Changed 10 years ago by
Status: | new → confirmed |
---|---|
Version: | 4.4.5 → 4.3 Beta |
I didn't get auto correction but I was able to see IE11 underlying words what doesn't make much sense in formula input filed.
IE11 has built-in spell check tool so whoever has it enabled, he will see the effect.
Similar result can be observed in firefox which also checks spelling.