odoo/odoo#204709
Created by fw-bot
Merged
at c05159a8c25f6710366d91eef0ecd9fafca60075
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-emoji-picker-scroll-dhba-427559-fw
- head
- ac0603781bda479b4a9327ded41efef955d2c705
- merged
- 7 months ago by Editor, David Monjoie (dmo)
| odoo/odoo | |
|---|---|
| 18.0 | #204311 |
| saas-18.1 | #204702 |
| saas-18.2 | #204709 |
| saas-18.3 | |
| saas-18.4 | |
| 19.0 | |
| master | #204716 |
[FW][FIX] html_editor: prevent scroll on emoji insertion
Current behavior before PR:
- Inserting an emoji using the emoji picker caused the page to scroll up.
Desired behavior after PR is merged:
- The page no longer scrolls up when an emoji is inserted using the emoji picker.
Forward-Port-Of: #204311