Studio 2017 - Build 14.0.5811.2 - Size and position of the application window

Hi,

recalling my previous post during the Beta-testing process:


[...] following the discussion in another SDL Community forum, regarding the possibility to preserve the position and size of the SDL Studio application window, that came out with 2015 edition, and even if not pointed out in the Beta release process if I remember well, I expected that the new SDL Studio and Multiterm 2017 release had solved the inconsistency between the values separator character in the pertinent Bounds lines of the UserSettings.xml files that still appears as follows:

MultiTerm 2017 “Bounds” line (values separator character is a semicolon)

  <SettingsGroup Id="sdl.desktop.platform.studiowindow">
    <Setting Id="ActiveView">MultiTerm.Studio.EditorView</Setting>
    <Setting Id="Bounds">213; 0; 1545; 1050</Setting>
    <Setting Id="State">Normal</Setting>

Studio 2017 “Bounds” line (values separator character is a comma):

</SettingsGroup>
  <SettingsGroup Id="sdl.desktop.platform.studiowindow">
    <Setting Id="ActiveView">SimpleStartView</Setting>
    <Setting Id="Bounds">0, 0, 1040, 806</Setting>
    <Setting Id="State">Normal</Setting>

This means that when I close MultiTerm (2015 or 2017) after having positioned and dimensioned the pertinent application window, at the subsequent reopening of MultiTerm the application window keeps the position and the size defined during last session closed.

But, due to the “comma” value separator character (instead of the “semicolon”), this does not happen when reopening a new session of Studio (2015 or 2017) after having positioned, dimensioned and closed the application. [...]


Today I have installed the new Studio 2017 CU 5811.2, and I have seen that the problem has not yet been “solved”.

Is there any chance that this glitch will be fixed, even if it is not substantial, but just annoying?

Thank you.

Claudio