Saturday, October 12, 2024
1 change · saas-17.4
Resolved issues and error corrections
Attachment preview controls now remain usable after opening an attachment in a separate window and closing it in Chromium-based browsers. This prevents users from getting stuck when browsing attachments and improves reliability in the mail preview experience.
Original PR description
In chromium based browsers, after poping out the attachment and closing the new window, the buttons (next, previous, popout) in the attachment preview are not clickable any more. This was happening because the mail_popout_service was relying on DOM manipulations instead of using owl framework. This commit fixes this problem. task-4032316 --- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr