With the rectangular selection feature, it is not possible to select a rectangle that extends beyond the last character on the last line of the selection. In the example below, I use x for characters not in the desired selection and S for characters to be selected.
The following is not possible:
xSSx
xSS
xS
While the following is:
xSSx
xS
xSS
Note also that the following isn't...