Skip to content

TinyMCE disappears during resize in a IconTabFilter via a TextArea #2607

@kfowlks

Description

@kfowlks

OpenUI5 version: 1.52.32

Browser/version (+device/version): Chrome 75.0.3770.100 (Official Build) (64-bit)

Any other tested browsers/devices(OK/FAIL):
FAIL

URL (minimal example if possible): http://plnkr.co/edit/upwUq2jid8ARQgfjCA0I?p=preview

User/password (if required and possible - do not post any confidential information here):
N/A

Steps to reproduce the problem:

  1. Load tinyMCE
  2. Attached to TextArea via selector per doc's e.g. on init in index.html selector: "textarea",
  3. Resize the browser window and the tinyMCE control will disappear.

What is the expected result?
The tinyMCE control does not after broswer resize.

What happens instead?
tinyMCE control disappears and the textarea is left on the screen.

Any other information? (attach screenshot if possible)

tinyMCE_sapui5_disappear

Notes: It appears the tinyMCE DOM elements are removed from the page and are never re-added. I was unable to find any information that would warrant some special code to maintain a control on the screen.

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions