Tuesday, April 29, 2025
1 change · saas-18.1
Resolved issues and error corrections
Fixes a visual issue in form views where the ribbon could appear behind an image or cover the status bar while scrolling. This keeps record status labels visible and prevents layout overlap, improving clarity for users working in forms.
Original PR description
Before this commit: In the form view, the ribbon was appearing behind the image due to changes introduced in https://github.com/odoo/odoo/pull/190381 Additionally, when scrolling down, the ribbon overlapped with the status bar. After this commit: The ribbon now correctly appears above the image and no longer overlaps with the status bar when scrolling in the form view. task-4504282 | Before | After | |--------|--------| |  |  | |  |  | --- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr