Wednesday, September 30, 2020
1 change · master
Resolved issues and error corrections
After users click action buttons on a form, the page now returns to the same scroll position instead of jumping back to the top. This makes working with long forms smoother and reduces time spent finding the previous location again.
Original PR description
This fixes issue #46060 Current behavior before PR: Forms scroll return to the top after calling a button. Desired behavior after PR is merged: Forms scroll return to previous location after calling a button. -- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr