Friday, May 24, 2024
1 change · saas-17.1
Resolved issues and error corrections
This update brings the spreadsheet component to its latest 17.1 version with several fixes for scrolling, clipboard behavior, translations, and formula editing. Users should see fewer spreadsheet glitches and smoother handling of merged cells, especially in browser-based usage.
Original PR description
### Contains the following commits: https://github.com/odoo/o-spreadsheet/commit/3a41c3a4d [REL] 17.1.16 https://github.com/odoo/o-spreadsheet/commit/83d16b346 [FIX] spreadsheet: fix scroll issue on chromium core 125 Task: 0 https://github.com/odoo/o-spreadsheet/commit/ed5d728c0 [FIX] misc: Fix `deepEquals` behaviour Task: 3942782 https://github.com/odoo/o-spreadsheet/commit/faadb9071 [FIX] translation: replace placeholders even if translation is not loaded Task: 0 https://github.com/odoo/o-spreadsheet/commit/dad00f089 [FIX] clipboard: wrong clipboard invalidation Task: 3901961 https://github.com/odoo/o-spreadsheet/commit/2fba76e85 [PERF] merge: faster intersection with zone Task: 3924969 https://github.com/odoo/o-spreadsheet/commit/5b7b84b7a [FIX] Composer: F4 handler should not bubble out of the composer Task: 3916488