VSTO Word blinking cursor -


in word 2016 have vsto add-in loaded. while moving selection-insertion point within document, mousecuror blinks (beam - wait- beam - wait).

steps reproduce behavior:

  • create new vsto word addin project.
  • add no code.
  • run project
  • open word document
  • click mouse somewhere in text , leave mousepointer on position.
  • moving insertion point arrow buttons , mousepointer start flickering

although not big problem, wonder if there solution.


Comments

Popular posts from this blog

PHP and MySQL WP -

android - InAppBilling registering BroadcastReceiver in AndroidManifest -

go - golang pprof for c library code -