IndentationSize will not be saved

Bug reports.
andreas.tastler
Posts: 36
Joined: Mon Sep 20, 2010 10:59 am

IndentationSize will not be saved

Post by andreas.tastler » Mon Sep 26, 2016 10:09 am

Hello

The file RanorexStudioProperties.xml will not be saved correctly, if I change the value of Indentation in register Text Editor Behavior in Ranorex Studio Options. If I write the value directly in the file, it will be used in ranorex studio correctly.

Code: Select all

  <SerializedValue name="CodeEditorOptions">
    <CodeEditorOptions xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" ...>
      <IndentationSize>5</IndentationSize>
      <ConvertTabsToSpaces>true</ConvertTabsToSpaces>
Since I always updated from one Ranorex Release to another, I did not realized that behvior.

Best regards.
Andreas

User avatar
Support Team
Site Admin
Site Admin
Posts: 12145
Joined: Fri Jul 07, 2006 4:30 pm
Location: Houston, Texas, USA
Contact:

Re: IndentationSize will not be saved

Post by Support Team » Wed Sep 28, 2016 2:57 pm

Hello Andreas,

May I ask which version of Ranorex you currently use? I tried reproducing the issue with the latest version of Ranorex, 6.1.0, but everything seems to work as expected. The configuration value was saved properly.

Sincerely,
Johannes