- Issue created by @rares badita
- Merge request !10183Issue-3487446: Properly update CKEditor StickyPanel after calling Drupal.displace(). → (Open) created by rares badita
- 🇳🇿New Zealand quietone
Changes are made on on 11.x (our main development branch) first, and are then back ported as needed according to our policies.
Also unassigning. For Drupal core, it is preferred that contributors add a comment that they are working on an issue instead of assigning it to themselves. See Assigning ownership of a Drupal core issue → .
- Issue was unassigned.
- First commit to issue fork.
- 🇫🇷France dydave
Quick follow-up on this issue:
As suggested at #3, created the new merge request MR !10183 for D11 above at #5.I was brought to this issue from a related ticket for the Admin Toolbar module:
🐛 zindex issue between admin toolbar and ckeditor 5 ActiveI have tested this locally with Admin Toolbar and couldn't really see a difference with or without the patch.
In other words, callingDrupal.displace();
(in the console) seems to have the same result in both cases: The CKEditor Toolbar seems to get the correct offset calculated.I have not tested with the steps suggested above in the IS, so I'm unable to really say whether this patch fixes the issue initially reported.
Setting this issue to Needs review anyway, as an attempt to get more reviews, comments or feedback.
Thanks in advance!