I had a screen reader JAWS installed for some time, then I properly uninstalled it from the All Apps setting in Windows.
After that when Grammarly (text corrector) is launched, there's a blue box around UI elements in Slack. If I close Grammarly, then the blue box disappears. This happens only in Slack.
I contacted Slack support, and they said since Slack is built on electron, it uses the API provided by electron, and the external app was setting 'app.setAccessibilitySupportEnabled(enabled)' attribute in electron API, that's why the blue box appears. Apparently, it was Grammarly, because if I close it, Slack works well without the blue box.
What I tried:
Any ideas on how I can change app.setAccessibilitySupportEnabled back to disabled?
I got a reply from the Grammarly team, and it helped:
Initially, I was deleting JAWS from Windows 10 apps list. It had two programs related to JAWS, so I uninstalled both of them.
This time I also went to Control Panel -> Programs and Features. There I filtered the list by the developer name, and there was one of the programs developed by Freedom Scientific (so it was the third one), so I uninstalled it from there. After the reboot, the issue was gone!
I don't know what exactly helped ("Restore to Factory Settings" or the deletion of the third program), but I'm happy now!