You're getting view and viewport confused. Read the tutorial carefully.
What you want is a constant view of {0,0,1920,1080} and a constant viewport of {0,0,1,1}. Neither should change, though you will have to explicitly reset the view every time you recreate the window.