-
Type: Bug
-
Status: Resolved
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: 3.0.10
-
Fix Version/s: 3.0.11
-
Component/s: Web UI
-
Release Notes Summary:The height of the nuxeo-html-editor inside nuxeo-note-editor can now be controlled using a new css variable: --nuxeo-note-editor-html-height
-
Release Notes Description:
-
Tags:
-
Backlog priority:600
-
Sprint:UI - 2022-02
As more content is added to the Quill RTE, instead of scroll bar appearing, the div continues to grow.
Steps to Reproduce:
1) Create new Note
2) Hold down the enter button
Actual Results: Notice how Note continues to grow and must use scroll bar on the page. The editor toolbar is no longer visible as you scroll down.
Expected Results: Scroll bar appears in Quill RTE
At quilljs.com, the editor has a scroll bar and the toolbar remains visible as you scroll down in the editor
- duplicates
-
ELEMENTS-1374 Fix RTE with fixed height
- Resolved