Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Switch to CKEditor 4 #22

Open
juleskuehn opened this issue Jun 23, 2020 · 0 comments
Open

Switch to CKEditor 4 #22

juleskuehn opened this issue Jun 23, 2020 · 0 comments

Comments

@juleskuehn
Copy link

Using CKEditor 5 has caused a number of issues:

  • Language of French content within rich text editors is tagged as English (despite setting CKEditor 5 content language to French).
  • Alphabetical list styles are not visible in the rich text editor, though present in the HTML of the clauses (which was generated outside of CKEditor).
  • CKEditor 5 is incompatible with Internet Explorer 11. Content remains editable as raw HTML in IE11.
  • CKEditor 5 has keyboard accessibility issues when working with tables and images.

I suggest switching to CKEditor 4 and using the Language and List-styles plugins. RTE initialization code in /public/ally-req.js will need to be updated along with the CKEditor build at /public/ckeditor.js.

(Before switching to CKEditor 4, we should check if the issues have been resolved in a newer release of CKEditor 5.)

juleskuehn referenced this issue in aaact-aatia/a11y-req Aug 18, 2020
Step 1 preset mappings editable in CMS
@shawnthompson shawnthompson transferred this issue from aaact-aatia/a11y-req Jul 5, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant