【发布时间】:2021-01-11 18:27:20
【问题描述】:
我注意到我的拼写检查在 Office 365 Outlook Web 应用程序中不起作用。检查 HTML 时,我看到如下:
div dir="ltr" class="[]" role="textbox" aria-multiline="true" aria-label="Message body" spellcheck="false" contenteditable="true"
spellcheck 属性设置为 false。我不确定微软为什么会这样做,因为这只是禁用了浏览器中的拼写检查功能。任何人都知道我可以在 chrome 中即时覆盖它的任何扩展?
【问题讨论】:
标签: outlook-web-app