LightTable / LightTable

The Light Table IDE ⛺
www.lighttable.com
MIT License
11.72k stars 915 forks source link

Multiple cursor bug #2427

Open prertik opened 5 years ago

prertik commented 5 years ago

Describe the bug Lighttable shows multiple cursors. One effective, one idle.

Branch All branches. In fact even on the recent release.

To Reproduce Steps to reproduce the behavior:

  1. Open Lighttable.
  2. Goto File -> About
  3. After opening About, again go to File -> Open file (in my case a Clojure file)
  4. You'll see a blinking cursor in the middle of the screen, now click on anywhere in your file BAM! two cursors.

Expected behavior Multiple Cursors shouldn't be shown.

Screenshots If applicable, add screenshots to help explain your problem.

2019-04-02-200833_1920x1080_scrot

Desktop (please complete the following information):

Smartphone (please complete the following information):

Additional context Add any other context about the problem here. I hope the maintainer will fix it in time. :wink:

prertik commented 5 years ago

I thought this was an already known bug but it seems I'm the first to notice it.