overtake / TelegramSwift

Source code of Telegram for macos on Swift 5.0
https://macos.telegram.org
GNU General Public License v2.0
5.05k stars 856 forks source link

Message field doesn't utilize system-level spellcheck #241

Open RikkiGibson opened 5 years ago

RikkiGibson commented 5 years ago

When I type in most text fields in macOS or on websites I get spelling corrections like below

screen shot 2018-11-28 at 2 04 57 pm

However this doesn't occur in the new message text field in Telegram.

screen shot 2018-11-28 at 2 09 26 pm

I know a lot of people turn this off but it can be very helpful especially for accessibility. Is there any chance this could be changed?

RobertoD91 commented 5 years ago

I was about to open a similar issue for the spell checker.

Now it seems to work:

image

But it must be activated from the context menu

image

Wouldn't it be possible to enable it by default?

jvlad commented 2 years ago

For those who still wonder how to make it work, here's the step-by-step guide:

1 type anything into the message-input field 2 mouse right click > [Spelling and Grammar] 3_ check both options for spelling and grammar:

Screen Shot 2022-09-24 at 1 06 28 AM

P. S. I've been using Telegram for macOS (as a secondary Telegram client) for several years believing that the spell checker isn't implemented at the app's level. That's ridiculous)

I think this issue can be closed. @overtake

RikkiGibson commented 2 years ago

The issue is still actionable even if there is a workaround.