Skip to content
Snippets Groups Projects
Commit 2b4b2ce8 authored by jvm-odoo's avatar jvm-odoo
Browse files

[FIX] web_editor: fix duplicated pasted image summernote


Issue

        - Windows > Chrome or Firefox
        - Any chatter > Open full screen
        - Paste any image

        The image is pasted twice

Cause

        Summernote adds the image but
        the browser event adds it too

Solution

	I applied the fix that summernote did
	summernote/summernote/commit/6e432941af17c5fee0877d9ff54b6ace65fbdb4b

OPW-2267712

closes odoo/odoo#52512

X-original-commit: 62424875791dbe8432d61fe9b819daf6525045f3
Signed-off-by: default avatarJason Van Malder (jvm) <jvm@odoo.com>
parent 2d38fe3e
Branches
Tags
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment