- Issue created by @thomas.frobieter
- Status changed to Fixed
8 months ago 8:33am 21 September 2024 -
thomas.frobieter →
committed 6a72695d on 3.x
Removed outdated cke code and fix #3475922
-
thomas.frobieter →
committed 6a72695d on 3.x
- 🇩🇪Germany Anybody Porta Westfalica
@thomas.frobieter: FYI this can be fixed by setting breakpoints in the WYSIWYG text formats. I did that for our D11 vorlage based pages now.
They seem to have introduced this in one of the latest releases and that seems to be the root cause. So maybe we can remove our fixes entirely.See
The toolbar buttons that don't fit the user's browser window width will be grouped in a dropdown. If multiple toolbar rows are preferred, those can be configured by adding an explicit wrapping breakpoint wherever you want to start a new row.
- 🇩🇪Germany Anybody Porta Westfalica
Edit: Forget it, the result is crappy. Seems the trouble was indeed caused by our older fixes.
In Vanilla Drupal it works as expected without these breakpoints.
- 🇩🇪Germany Anybody Porta Westfalica
PS: Thanks for the fix, this is great and worth a new release! 🎉
Seems the trouble was indeed caused by our older fixes.
Yes, I thought so too. I've already tested this, but removing the changes didn't change anything.
I also looked for settings in the text format, but didn't find anything related o.O ... I'll check again.
The new version is already out ;)
-
thomas.frobieter →
committed 190a3be9 on 3.x
Remove fix from #3475922 - we will use the breakpoint "plugin" instead
-
thomas.frobieter →
committed 190a3be9 on 3.x
-
thomas.frobieter →
committed 4881334c on 3.x
Remove fix from #3475922 - we will use the breakpoint "plugin" instead (...
-
thomas.frobieter →
committed 4881334c on 3.x
- 🇩🇪Germany Anybody Porta Westfalica
Fixed by 💬 Add configuration to allow toolbar to show all icons by wrapping to multiple lines Active
So all custom code can be removed regarding ckeditor. Automatically closed - issue fixed for 2 weeks with no activity.