Copy/Paste line in Visual Studio 2015 seems broken -


i use "copy/paste line" functionality of ctrl+c in visual studio (when nothing selected, copies entire line). in past versions, when pasted line, inserted above line cursor on, regardless of cursor on line.

in visual studio 2015, seems broken or @ least non-deterministic. see screen capture below (note visual studio in "safe mode", started devenv.exe /safemode):

screen capture of copy , paste line being strange

i'm ever pressing ctrl+c, ctrl+v, can see inserts copied line at cursor , inserts copied line above cursor.

i've tried toggling option looks applies, text editor, all languages, apply cut or copy commands blank lines when there no selection, makes no difference.

does else see behavior?

i found possible solution/reason issue today. behavior more prevalent when have tightvnc connection window open, , after few hours of testing, have yet see problem when no vnc session open.

this application monitors clipboard mouse , keyboard, it's possible doing interferes functionality of visual studio.


Comments

Popular posts from this blog

html - Firefox flex bug applied to buttons? -

html - Missing border-right in select on Firefox -

c# - two queries in same method -