OK I can reproduce in a trivial file (enclosed).
Put your cursor at the end of the ".x = 1," line, type return, type '.', hit down-arrow to select ".height", hit return to use it, .height is now indented one tab stop too many.
Oddly this doesn't occur if I attempt to assign the RECT to a local RECT variable, it only occurs when assigning to a structure member.