- π¬π§United Kingdom rick bergmann
I ran into this issue and can confirm the patch works for me.
- π§π·Brazil carolpettirossi Campinas - SP
I can confirm the patch is working as expected.
Before patch:
After patch:
- Status changed to RTBC
9 months ago 9:07pm 27 September 2024 - πΊπΈUnited States scotwith1t Birmingham, AL
Worked for us as well +1 for RTBC!
Working for me but ckeditor text format field is also expanded. Please check the screenshot.
- π¨π¦Canada jigarius MontrΓ©al
IMHO, the current solution is not acceptable because as @akshay9 mentioned, all
.form-element
get 100% width after applying the patch. I tried looking for the exact element (hereinafter problem element) that needswidth: 100%
to solve the problem but I couldn't find it. If need be, we should consider adding a special class to the problem element and then force a 100% width on it. - π§πͺBelgium tim-diels Belgium π§πͺ
As per last 2 comments, this will need some adjustments.
- π·πΊRussia batkor Irkutsk
Temp resolve bug is use '-' toolbar item. See upload image.
https://git.drupalcode.org/project/drupal/-/blob/11.x/core/modules/ckedi...