Skip to main content
Level 4
June 9, 2017
Solved

AEM 6.3 richtext

  • June 9, 2017
  • 2 replies
  • 3324 views

Hello,

I use cq/gui/components/authoring/dialog/richtext with property useFixedInlineToolbar = true.

But toolbar is visible only after click inside richtext.

I'm doing something wrong? Or it just a bug?

Thanks,

Alex

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by kautuk_sahni

Engineering reply: -

This is Expected. Since, a dialog can contain multiple RTE, at a time, only one RTE's toolbar should be visible. Hence, it is decided to show on the toolbar on click inside it.

2 replies

Level 2
December 15, 2017

Hi,

Is the bug fixed ?

I m still facing this issue.

Thanks,

Arjit

kautuk_sahni
Adobe Employee
kautuk_sahniAdobe EmployeeAccepted solution
Adobe Employee
December 15, 2017

Engineering reply: -

This is Expected. Since, a dialog can contain multiple RTE, at a time, only one RTE's toolbar should be visible. Hence, it is decided to show on the toolbar on click inside it.

Kautuk Sahni