liqd / adhocracy-plus

adhocracy+ is a SaaS platform to make digital democracy easy for everyone
https://adhocracy.plus/
GNU Affero General Public License v3.0
77 stars 20 forks source link

CKeditor "italics" selection of text reverts back to default after saving #2766

Open janeklqd opened 5 days ago

janeklqd commented 5 days ago

user: Initiator expected behaviour: The text remains italics after I click save. behaviour: The text changes back to the default, non-cursive style. device & browser: sonoma 14.6.1 (23G93); firefox, safari Comment/Question: The bug is also on meinBerlin, and there's a similar bug in the CKeditor linked here: https://github.com/liqd/adhocracy-plus/issues/2765

Screenshot of what I save in the CKeditor Screenshot 2024-09-17 at 16-32-28 Edit project information — Innovationswettbewerb - Green Office — adhocracy _Musterorganisation

Screenshot of what happens after I click save: Screenshot 2024-09-17 at 16-32-41 Edit project information — Innovationswettbewerb - Green Office — adhocracy _Musterorganisation

goapunk commented 3 days ago

@TeaJayyy the old ckeditor didn't allow italic I think, so we need to decide whether:

  1. we want to allow italic now
  2. remove the option for italic from ckeditor
TeaJayyy commented 3 days ago

@goapunk We want that as well. Is this just about changing a bit code or do you need a story for that?

goapunk commented 3 days ago

@TeaJayyy it's an easy fix so can stay an issue