odoo/odoo#234579
Created by fw-bot
Merged
at b3197ce042507bb022beba6612a624f114fb15e2
Statuses:
- legal/cla: Contributor License Agreement check
- ci/runbot: Odoo Test Suite
- ci/upgrade_enterprise: Test upgrades for enterprise master
- ci/template: Contact runbot team on discord for help.
- ci/style: Optional style check. Ignore it only if strictly necessary.
- ci/security: Required security check. Can only be ignored by security team.
- label
- odoo-dev:saas-18.2-18.0-fix-table-selection-firefox-sbbh-464110-fw
- head
- e6570693013bb334e4ed4947967e4dd75a7142ad
- merged
- 3 weeks ago by Samit Bharatbhai Bhadiyadra (sbbh)
| odoo/odoo | |
|---|---|
| 18.0 | #227694 |
| saas-18.2 | #234579 |
| saas-18.3 | #234687 |
| saas-18.4 | #234706 |
| 19.0 | #234728 |
| master | #234751 |
[FIX] html_editor: fix backward table selection in Firefox
Steps to Reproduce:
- Create a table in the editor (Firefox).
- Select table cells backward (right → left or bottom → top).
Description of the issue this PR addresses:
- The first selected cell does not remain selected in Firefox when extending the selection backward.
I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr
Forward-Port-Of: #227694