EAEM Edit-In-Fullscreen script causing errors | Community
Skip to main content
Blaiirrr
Level 2
July 8, 2021

EAEM Edit-In-Fullscreen script causing errors

  • July 8, 2021
  • 1 reply
  • 1427 views

Hi all - I recently implemented the 'fix' for opening the RTE in full-screen mode by default, by following these instructions - http://experience-aem.blogspot.com/2016/07/aem-62-touch-ui-rich-text-editor-inplace-editing-open-in-fullscreen-editing-start-event.html - but it seems to be causing issues with the 'system' code that loads font styles (and possibly other functionality).

If I edit a Text component (via the 'pencil' icon) without this script in place (then click the Fullscreen icon) I see this:

But when editing a Text component with the fix in place (with the full-screen editor opening automatically) I see this:

Notice the smaller fonts, and JS errors in the console.  Has anyone else had this problem? Any ideas why this may be happening - and what to do about it?

AEM v6.5.5.0

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

1 reply

kchaurasiya
Level 5
July 8, 2021

@blaiirrr  There may be issue with the rich text dialog structure or rte in-place editing structure.You can double check that . Did you check your AEM logs. Is any error in the logs?  

 

Thank You.

Keshav

Blaiirrr
BlaiirrrAuthor
Level 2
July 8, 2021
Hi @kchaurasiya - I don't see anything in error.log related to editing the Text component. There's only the error in the browser console.