- Issue created by @Emil Stoianov
- First commit to issue fork.
- Merge request !104Issue #3532814: Title labels and default description too long β (Merged) created by mark_fullmer
- πΊπΈUnited States mark_fullmer Tucson
Thanks for this report! Does the small modification to the CSS in the staged merge request resolve the issue for you?
- πΈπͺSweden emek
I noticed the same problem on our sites and the merge request solves the problem (even if the Insert/Update button becomes a bit too small, at least the content doesn't flow outside of the modal)
- πΊπΈUnited States RichardDavies Portland, Oregon
The merge request definitely makes it much better. But as the previous commenter also noted, it still cuts off the Insert/Update button a little.
Also, personally, I feel like the LinkIt popup is unnecessarily narrow. It would be nice if it could automatically expand a little wider on larger screens.
- πΊπΈUnited States mark_fullmer Tucson
I feel like the LinkIt popup is unnecessarily narrow. It would be nice if it could automatically expand a little wider on larger screens.
Can you clarify which version of LinkIt and CKEditor you are using? Based on the screenshot, this does not appear to be the latest version, unless you've added some custom CSS to render the "Insert" button differently?
- πΊπΈUnited States RichardDavies Portland, Oregon
Drupal 10.5.1
CKEditor 45.2.0 (according to https://www.drupal.org/project/drupal/releases/10.5.0 β )
LinkIt 7.0.5I don't think we have any custom CSS being applied to the button. I believe the new version of CKEditor that is included with Drupal 10.5.1 caused some changes to the buttons.
- πΊπΈUnited States mark_fullmer Tucson
I believe the new version of CKEditor that is included with Drupal 10.5 caused some changes to the buttons.
Okay, thanks! That was the missing piece for me. I've added a change that should make the link editor width fit the available content.
- πΊπΈUnited States RichardDavies Portland, Oregon
Thank you, that fixed it. It generally looks and behaves like it did before the CKEditor upgrade. No more issues with long links and cropped buttons.
- πΊπΈUnited States jenna.tollerson Atlanta, Georgia, USA
Just chiming in that I had the same result as #6 π Title labels and default description too long Active after applying the first version of this MR/patch, with the same versions (Drupal 10.5.1, CKEditor 45.2.0, LinkIt 7.0.5). The newest changes do resolve the narrow width and the button sliding out of view for us too. \o/
-
mark_fullmer β
committed a0c838c2 on 7.x
Issue #3532814 by mark_fullmer, richarddavies, jenna.tollerson, emil...
-
mark_fullmer β
committed a0c838c2 on 7.x
Automatically closed - issue fixed for 2 weeks with no activity.