odoo/odoo#136849
Created by fw-bot
Merged
at 349bab3f4588018df4caceb1d9403250b188a11f
Statuses:
- legal/cla: Contributor License Agreement check
- ci/runbot: Odoo Test Suite
- ci/upgrade_enterprise: Test upgrades for enterprise master
- 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:master-15.0-preserve-switch-direction-style-dhba-ZKmE-fw
- head
- b0b1f27732763a151bf2f2dda3d503cca775be5c
- merged
- 2 years ago by Editor, David Monjoie (dmo)
odoo/odoo | |
---|---|
15.0 | #134240 |
saas-15.2 | #136578 |
16.0 | #136583 |
saas-16.1 | #136587 |
saas-16.2 | #136590 |
saas-16.3 | #136594 |
saas-16.4 | #136830 |
17.0 | |
18.0 | |
saas-18.1 | |
saas-18.2 | |
saas-18.3 | |
master | #136849 |
[FW][FIX] web_editor: clear format not working properly
Current behavior before PR:
The text moves back to the left side on the removeFormat even if the direction rtl is applied.
Desired behavior after PR is merged:
The text will not move to the left side on the removeFormat if the direction rtl is applied.