Skip to content
Snippets Groups Projects
Commit 493d31a9 authored by Aurélien (auma)'s avatar Aurélien (auma) Committed by Aurélien MARIE
Browse files

[FIX] web_editor: fix uneditable block when height > 10000px


When applied, this commit will restore the edition of a block when
the content has a height > 10000px.

Steps to reproduce:
1) Go to a runbot
2) Go to a blog or on the homepage
3) Enter edit mode
4) Add some text in one bloc with a total height above 10000px
5) The text will be uneditable on the top

Current behavior:
If the text is too important in one block (more than 10000px),
the text will be uneditable

Expected behavior:
The text should be accessible and editable even if the block
has too much content

opw-3393570

closes odoo/odoo#127719

Signed-off-by: default avatarQuentin Smetz (qsm) <qsm@odoo.com>
parent d20f2e2b
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment