odoo/odoo#234579

Created by fw-bot
Merged at b3197ce042507bb022beba6612a624f114fb15e2

Statuses:

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:

  1. Create a table in the editor (Firefox).
  2. 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.

task-5094832


I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr

Forward-Port-Of: #227694