odoo/odoo#286119
Created by fw-bot
Merged
at 157dfeb78504619ee33f5f8b385218ab6fb4cf68
Statuses:
- legal/cla: Contributor License Agreement check
- ci/runbot: Odoo Test Suite
- ci/upgrade_enterprise: Test upgrades for enterprise master
- ci/template: (runtime 1304s)
- ci/style: Optional style check. Ignore it only if strictly necessary.
- ci/security: Required security check. Can only be ignored by security team.
- ci/l10n: (runtime 4s)
- ci/documentation: (runtime 1425s)
- ci/design-theme: (runtime 1s)
- label
- odoo-dev:saas-19.3-19.0-hide-wand-icon-adsa-563196-fw
- head
- f7ced776024890eab7dee5e8367ddd84058ec670
- merged
- 3 days ago by Editor, Adnan Saiyed (adsa)
| odoo/odoo | |
|---|---|
| 19.0 | #279076 |
| saas-19.1 | #286090 |
| saas-19.2 | #286109 |
| saas-19.3 | #286119 |
| saas-19.4 | #286229 |
| master | #286309 |
[FIX] html_editor: hide wand icon in image-link popover
Current behavior before PR:
Steps to reproduce the issue:
- Add an image
- Add a link to the image
- Put cursor just right after the image link so that link popover is opened
- Notice that there is a wand icon in link popover to replace title, clicking on it does nothing
Desired behavior after PR:
There should be no replace title icon in popover for image-link.
I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr
Forward-Port-Of: #279076