Prevent right sidebar from auto-scrolling on Contents toggling

Should utilize the code of this post. Put each part (e.g. first checking set_right_sidebar_visible, last dispatching Escape etc.) inside a function and when each function finishes, call the next one through setTimeout.