michaeluno/admin-page-framework

When a rich text field is edited, the formatting of the text is lost.

SUGO-es opened this issue · 1 comments

Type of issue

  • Bug report.
  • Suggestion.

Prerequisites

  • I have searched for similar issues in both open and closed tickets and cannot find a duplicate,
  • The issue still exists against the latest dev branch.
  • This is not a usage question (Those should be directed to the community).
  • I have attempted to find the simplest possible steps to reproduce the issue.

Steps to reproduce the issue (for Bug report)

    • Open the demo menu in admin area.
    • Edit the richtextbox field, editing title 1, paragraph, title 2 ...
    • Save
    • When saving, the format of the paragraphs, titles, etc., is lost.

Expected behavior and actual behavior

When I follow those steps, I see...

Most text formats are lost.
Captura de pantalla 2020-11-19 202930
Captura de pantalla 2020-11-19 202853
Captura de pantalla 2020-11-19 202811
Captura de pantalla 2020-11-19 202727

Environment

Browsers

  • Google Chrome
  • Mozilla Firefox
  • Internet Explorer

Operating System

  • Windows
  • Mac OS X
  • Linux
  • Mobile

Versions

  • Admin Page Framework version: 3.8.24
  • WordPress version: 5.5.3
  • PHP version: 7.4 & 7.2

Isolating the problem

  • This bug happens on the demo page.
  • The bug happens consistently across all tested browsers.
  • This bug happens with clean install (with the default theme and no plugin except the problematic one).

It seems this has started since v3.8.24.

Thanks for the report.