Skip to content

Conversation

@fw-bot
Copy link
Contributor

@fw-bot fw-bot commented Dec 2, 2025

Current behavior before PR:

Steps to reproduce:

  • In an m × n table, type some text inside a cell.
  • Place the cursor at the end of the text.
  • Hold Shift and repeatedly press ArrowLeft until the entire cell becomes selected.

Once the cell content is fully selected, the cell itself is selected along with its adjacent cell, instead of only the current cell.

Desired behavior after PR:

After selecting all text, the current cell alone should become selected. Pressing Shift + ArrowLeft again should then extend the selection to the adjacent cell.

task-5268801


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

Forward-Port-Of: #238030
Forward-Port-Of: #235959

Current behavior before commit:

Steps to reproduce:

- In an m × n table, type some text inside a cell.
- Place the cursor at the end of the text.
- Hold Shift and repeatedly press ArrowLeft until the
  entire cell becomes selected.

Once the cell content is fully selected, the cell itself
is selected along with its adjacent cell, instead of only
the current cell.

Desired behavior after commit:

After selecting all text, the current cell alone should
become selected. Pressing Shift + ArrowLeft again should
then extend the selection to the adjacent cell.

task-5268801

X-original-commit: 2f39503
@robodoo
Copy link
Contributor

robodoo commented Dec 2, 2025

Pull request status dashboard

@fw-bot
Copy link
Contributor Author

fw-bot commented Dec 2, 2025

@adsa-odoo @dmo-odoo this PR targets master and is the last of the forward-port chain.

To merge the full chain, use

@robodoo r+

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 Dec 2, 2025
@adsa-odoo
Copy link
Contributor

@robodoo r+

robodoo pushed a commit that referenced this pull request Dec 3, 2025
Current behavior before commit:

Steps to reproduce:

- In an m × n table, type some text inside a cell.
- Place the cursor at the end of the text.
- Hold Shift and repeatedly press ArrowLeft until the
  entire cell becomes selected.

Once the cell content is fully selected, the cell itself
is selected along with its adjacent cell, instead of only
the current cell.

Desired behavior after commit:

After selecting all text, the current cell alone should
become selected. Pressing Shift + ArrowLeft again should
then extend the selection to the adjacent cell.

task-5268801

closes #238390

X-original-commit: 2f39503
Signed-off-by: David Monjoie (dmo) <dmo@odoo.com>
Signed-off-by: Adnan Saiyed (adsa) <adsa@odoo.com>
@robodoo robodoo closed this Dec 3, 2025
@robodoo robodoo added the 19.1 label Dec 3, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

19.1 forwardport This PR was created by @fw-bot

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants