On a layout, I wish zoom selected will zoom to fill the entire viewport.
That way, I can calculate what I want to fit in the viewport, draw a rectangle around it, and zoom to that selected rectangle. Then I can delete the rectangle.
As it is now, such a rectangle does not fill the viewport after zooming.