Skip to content

[FIX] html_editor: select table from both ends#265143

Closed
fw-bot wants to merge 1 commit into
odoo:saas-18.3from
odoo-dev:saas-18.3-18.0-backport-table-selection-adch-527396-fw
Closed

[FIX] html_editor: select table from both ends#265143
fw-bot wants to merge 1 commit into
odoo:saas-18.3from
odoo-dev:saas-18.3-18.0-backport-table-selection-adch-527396-fw

Conversation

@fw-bot
Copy link
Copy Markdown
Contributor

@fw-bot fw-bot commented May 19, 2026

The previous commit fixes a behavior that is expected when the user makes a selection that starts in any element and ends in a table cell (the whole table gets selected), but the reverse case was never handled, namely when the selection starts in a table cell and ends outside of it.

backport-68e71fa

task-5420366


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

Forward-Port-Of: #264947
Forward-Port-Of: #264722

The previous commit fixes a behavior that is expected when the user
makes a selection that starts in any element and ends in a table cell
(the whole table gets selected), but the reverse case was never handled, namely
when the selection starts in a table cell and ends outside of it.

backport-odoo@68e71fa

task-5420366

X-original-commit: afb3a9e
@robodoo
Copy link
Copy Markdown
Contributor

robodoo commented May 19, 2026

Pull request status dashboard

@fw-bot
Copy link
Copy Markdown
Contributor Author

fw-bot commented May 19, 2026

This PR targets saas-18.3 and is part of the forward-port chain. Further PRs will be created up to master.

More info at https://github.com/odoo/odoo/wiki/Mergebot#forward-port

@robodoo robodoo added the forwardport This PR was created by @fw-bot label May 19, 2026
@adch-odoo
Copy link
Copy Markdown
Contributor

@robodoo r+

@fw-bot
Copy link
Copy Markdown
Contributor Author

fw-bot commented May 19, 2026

@adch-odoo @Zynton the next pull request (#265171) is in conflict. You can merge the chain up to here by saying

@robodoo r+

More info at https://github.com/odoo/odoo/wiki/Mergebot#forward-port

robodoo pushed a commit that referenced this pull request May 19, 2026
The previous commit fixes a behavior that is expected when the user
makes a selection that starts in any element and ends in a table cell
(the whole table gets selected), but the reverse case was never handled, namely
when the selection starts in a table cell and ends outside of it.

backport-68e71fa

task-5420366

closes #265143

X-original-commit: afb3a9e
Signed-off-by: Antoine Guenet (age) <age@odoo.com>
Signed-off-by: Adnan Chaudhary (adch) <adch@odoo.com>
@robodoo robodoo closed this May 19, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

forwardport This PR was created by @fw-bot

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants