A family of Microsoft products that enable users to capture, organize, and reuse notes electronically.
Hey everyone.
We are looking at adding a default proofing language option so that once you set it all future pages will use that. If you want to have that please go vote here.
Today you can change the proofing language for an entire page by selecting the page (or selecting multiple pages) on the page list, then opening the proofing UI from the tools menu.
Also when you are typing in a paragraph and hit ENTER in the same outline we don't change the proofing language, if you use the down arrow then we do revert back to the default.
Ryan, this answer is unacceptable garbage.
This is a bug. It's not something that needs an "improvement". It needs FIXING***.*** Please stop lying to your customers and actually do something about it.
MacOS has a settings panel for configuring preferred languages: System Preferences -> Language & Region -> Preferred Languages.
MacOS also has an API for retrieving these languages: NSSpellChecker.availableLanguages
But instead of using the supported API, your genius engineers decided to try to infer the proofing language from the keyboard layout instead!?
It blows my mind that, not only do you hire engineers so utterly incompetent and ignorant to create your software, but that your QA and management are so equally incompetent that:
- They don't catch the bug before release.
- When it's pointed out, they don't even accept it is a bug.
- They leave it unfixed for years.
- They suggest voting for an "improvement" that won't even address the underlying bug; it'll just provide a workaround.
We don't need a workaround. We need you to tell your engineers to take a 101 introduction to macOS programming and use the correct APIs.