Legacy Knowledge Base
Published Jul. 2, 2025

Cursor Position Glitch Specific to Using CKEditor on Microsoft Edge

Written By

Justin Choi

How To articles are not official guidelines or officially supporteddocumentation. They are community-contributed content and may not alwaysreflect the latest updates to Liferay DXP. We welcome your feedback toimprove How to articles!

While we make every effort to ensure this Knowledge Base is accurate, itmay not always reflect the most recent updates or official guidelines.We appreciate your understanding and encourage you to reach out with anyfeedback or concerns.

Legacy Article

You are viewing an article from our legacy "FastTrack"publication program, made available for informational purposes. Articlesin this program were published without a requirement for independentediting or verification and are provided "as is" withoutguarantee.

Before using any information from this article, independently verify itssuitability for your situation and project.

This article documents a known issue for customers using CKEditor in Liferay Digital Experience Platform 7.0.

When editing content that uses CKEditor—such as a Message Board thread—on a Microsoft Edge browser, you might notice that the cursor cannot be placed at the end of the Subject line. Unfortunately, this is a known issue that has surfaced with the CKEditor that is included "out of the box" (OOTB) with Liferay Digital Enterprise 7.0.

Ensure that editor.wysiwyg.portal-impl.portlet.ddm.text_html.ftl=ckeditor has been set in the portal-ext.properties file. That way, the Liferay platform uses CKEditor (and not AlloyEditor) as the default editor. 

Steps to Reproduce

  1. Start the Liferay Digital Enterprise 7.0 platform 
  2. Using Microsoft Edge, add a page and then the Message Boards portlet to the page 
  3. Create a new thread:
    • Subject: Star Wars Fan Theories Part 1
    • Body: Who is Rey?
  4. Click the 3-dot icon > Edit 
  5. Using the mouse, attempt to place the cursor at the end for the first line. However, the cursor is placed at the beginning of the first line. Only by using the End command (or in some cases the FN + End) on the keyboard can the user reach the end.

Edge-CKeditor02__2_.jpg

Resolution

Status: Workaround Available

Several workarounds are available for this issue: 

  1. Because this issue is specific to Microsoft Edge, consider using another browser at this time. This error is not present in the latest versions of Mozilla Firefox or Google Chrome.
  2. Customers are always able to upgrade their CKEditor to the latest version if it contains the fix. However, this is a customization not fully supported by Liferay. 

Additional Information

See Edge loses selection position when focused the first time #1923 for more information on the CKEditor updates.

Did this article resolve your issue ?

Legacy Knowledge Base