legacy-knowledge-base
公開されました Jun. 30, 2025

CKEditor Styles プルダウン メニューにマウス カーソルを合わせると位置が変わる

written-by

Marcos da Silva Xavier

How To articles are not official guidelines or officially supported documentation. They are community-contributed content and may not always reflect the latest updates to Liferay DXP. We welcome your feedback to improve How To articles!

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

legacy-article

learn-legacy-article-disclaimer-text

問題

  • CKEditor Styles プルダウン/ドロップダウン メニューは、マウス カーソルをその上に置くと位置が変わります。

スクリーンシフト.gif

  • これは、portal-ext.properties で次のプロパティを使用して CKEditor を設定する場合にのみ発生します。
  • editor.wysiwyg.default=ckeditor
    editor.wysiwyg.portal-impl.portlet.ddm.text_html.ftl=ckeditor
    editor.wysiwyg.portal-web.docroot.html.portlet.announcements.edit_entry.jsp=ckeditor
    editor.wysiwyg.portal-web.docroot.html.portlet.blogs.edit_entry.jsp=ckeditor
    editor.wysiwyg.portal-web.docroot.html.portlet.mail.edit.jsp=ckeditor
    editor.wysiwyg.portal-web.docroot.html.portlet.mail.edit_message.jsp=ckeditor
    editor.wysiwyg.portal-web.docroot.html.portlet.message_boards.edit_message.bb_code.jsp=ckeditor_bbcode
    editor.wysiwyg.portal-web.docroot.html.portlet.message_boards.edit_message.html.jsp=ckeditor
    editor.wysiwyg.portal-web.docroot.html.taglib.ui.discussion.jsp=ckeditor
    editor.wysiwyg.portal-web.docroot.html.taglib.ui.email_notification_settings.jsp=ckeditor

Environment

  • DXP 7.2+

解決策

  • ホットフィックスは、次の修正でリクエストできます: LPS-163662.
  • または、これがこの修正が追加された最初のバージョンであるため、DXP 7.4 U47 にアップグレードすることもできます。

did-this-article-resolve-your-issue

legacy-knowledge-base