Author Topic: B6, Win64, C language: Drag and drop problem  (Read 2562 times)

jorick

  • Senior Community Member
  • Posts: 390
  • Hero Points: 17
B6, Win64, C language: Drag and drop problem
« on: October 23, 2014, 02:34:30 PM »
If I select a block of code with line selection and then drag it with the mouse to a different location, after the move the selection is in the wrong location.  It selects a block of code the same size just above the block I moved.

Occasionally, if dragging to a different brace level in C, the indentation gets messed up.  Can't predict when it happens.

patrick

  • SlickEdit Team Member
  • Senior Community Member
  • *
  • Posts: 1818
  • Hero Points: 151
Re: B6, Win64, C language: Drag and drop problem
« Reply #1 on: October 23, 2014, 02:48:49 PM »
Yeah this is a new problem, I can reproduce the bad selection in v19.  Taking a look at it.

As a workaround you can go to Document -> C/C++ Options, and uncheck "Beautify on paste or drag and drop".

Thanks for the report.

patrick

  • SlickEdit Team Member
  • Senior Community Member
  • *
  • Posts: 1818
  • Hero Points: 151
Re: B6, Win64, C language: Drag and drop problem
« Reply #2 on: October 30, 2014, 02:06:58 PM »
Fixed for either the next build or the first hotfix.