Author Topic: Weird line numbers problem  (Read 1838 times)

jporkkahtc

  • Senior Community Member
  • Posts: 2620
  • Hero Points: 210
  • Text
Weird line numbers problem
« on: December 11, 2018, 10:40:24 PM »
Open a file and turn on line numbers
Set multiple cursors across several lines.
Click outside of Slick so slick doesn't have focus.
All line numbers after the first cursor change to "-1".

Clark

  • SlickEdit Team Member
  • Senior Community Member
  • *
  • Posts: 6868
  • Hero Points: 528
Re: Weird line numbers problem
« Reply #1 on: December 12, 2018, 02:21:13 PM »
Can you get this with a clean config? I'm not able to reproduce this so far. How did you create the multiple cursors?

jporkkahtc

  • Senior Community Member
  • Posts: 2620
  • Hero Points: 210
  • Text
Re: Weird line numbers problem
« Reply #2 on: December 12, 2018, 04:18:57 PM »
Yes, clean config on two different computers, Windows 10.
I can set the cursors with Ctrl+Click, or with a selection and add-multiple-cursors.
The order that the cursors is set seems to make some difference.

Given a text file with 27 lines
Ctrl+Click on line 25, 20, 15: After losing focus lines 21 to the end are "-1".
Ctrl+Click on line 15, 20, 25: After losing focus lines 16 to the end are "-1".


Graeme

  • Senior Community Member
  • Posts: 2796
  • Hero Points: 347
Re: Weird line numbers problem
« Reply #3 on: December 13, 2018, 12:05:24 AM »
I can reproduce it using set multiple cursors from mini-find.  On Win 10.


Clark

  • SlickEdit Team Member
  • Senior Community Member
  • *
  • Posts: 6868
  • Hero Points: 528
Re: Weird line numbers problem
« Reply #4 on: December 13, 2018, 01:25:19 PM »
Reproduced. Should be easy to fix but it won't be hot fixable.