atom / spell-check

Spell check Atom package
MIT License
205 stars 133 forks source link

Spell check is not functioning when previous session Restored with Active Settings tab #367

Open sakkamade opened 3 years ago

sakkamade commented 3 years ago

Prerequisites

Spell Check does not work upon restoring previous session with active Settings tab.

Steps to Reproduce

  1. Uncheck Open Empty Editor (Restore Previous Window is checked)
  2. Open Settings and some other files
  3. Leave Settings Tab active and quit the editor
  4. Launch Atom, switch to any other file: spell check does not work

Expected behaviour:

Operative spell check

Actual behaviour:

Inoperative spell check.

Reproduces how often:

Every single startup.

Versions

Atom : 1.57.0 Electron: 9.4.4 Chrome : 83.0.4103.122 Node : 12.14.1

apm 2.6.1 npm 6.14.9 node 16.1.0 x64 atom 1.57.0 python 3.9.5 git 2.31.1

OS: Arch Linux

Additional Information

Thank you.

m-linner-ericsson commented 2 years ago

I have noticed this issue also.

sandrofsousa commented 2 years ago

I confirm this behaviour, which is related to issue #364 for Latex files. If you open a single file from the project and then select Reopen a project > Add to this window and discard state it works as expected for all other Latex files in the project. I did not test for other file types though.