In case of auto resizing - only column in right part of splited view resized, the left part of view stay unchanged - this is default behavior.
You can attach custom code to window.onresize and correct width of splitted areas if necessary - this is only way to achieve desired functionality.