OrangeDrangon / android-messages-desktop

Android Messages as a Cross-platform Desktop App
Other
321 stars 27 forks source link

Spell check right click not working in 5.2.0 #342

Closed smikwily closed 2 years ago

smikwily commented 2 years ago

Describe the bug Spell check right click not working in 5.2.0

To Reproduce I only have one computer to test on, but I'm getting a red line under misspelled words, but right clicking does nothing.

Expected behavior Right click should bring up the Spell Check/Change interface allowing you to select corrected spellings or add a word to the dictionary or possibly a fuller interface (even though it was fairly recent, I honestly can't remember how it works/worked.

I tried to roll back to 5.1.1, but it is fully broken, so can't use that for reference.

It does work in the web based interface if that helps. I tested that in Chrome Version 95.0.4638.69 (64 bit) and confirmed it worked.

All my current computers are running Windows 11, so I can't test on Windows 10, etc.

Screenshots Messages Desktop: image

Chrome Browser (yes, I have a lot of crap installed - that is how I roll...): image (edited pic to show more options for the interface in Chrome)

Desktop (please complete the following information):

Additional context I've tried launching and installing with Admin rights, but no change. I have not had a chance to reboot to see if that factors in or not.

OrangeDrangon commented 2 years ago

Reproduced in Windows. Seems to still work in linux. I will look into it.

OrangeDrangon commented 2 years ago

If you want you can try installing the version from the pull request.

https://github.com/OrangeDrangon/android-messages-desktop/actions/runs/1474348283

smikwily commented 2 years ago

Confirmed working in the pull request:

image

Very much appreciated!