When submitting a form to a frame with advance action the frame's busy state is not cleared and committed to history. Navigating back the frame will then appear busy.
It's not only the busy state, by the way. Form submit elements stay disabled. This gets complicated pretty quickly when submitting forms with action="get" and history navigation.
When submitting a form to a frame with
advance
action the frame's busy state is not cleared and committed to history. Navigating back the frame will then appear busy.Is this the intended behavior?
A small reproducer: