Hi,
I am having some stability issues in my Word Addin with Reviewing Pane open in Word 2013.
I have reproduced the corruption issue in word document without my addin as well. Steps to reproduce are:
i. Create a new word document and insert two paras say "One" & "Two"
ii. Now Turn ON track changes and insert another para with text "Three"
iii. Now click Reviewing pane, to open it. "Three" is visible there.
iv. In Reviewing Pane, place your cursor on Three (dont select, just place), run this macro:
selection.text = demo
This corrupts the reviewing pane i.e entire main document content comes in reviewing pane. Sometimes it doesn't happen right away, but if user repeated clicks between Reviewing pane and Main Document, the corruption is visible.
Sometimes even tracked text also goes away.
Pls rerun the steps a couple of times if it's not reproducible in first shot (as the behaviour is somewhat weird).
Regards,
Rahul