Closed (outdated)
Project:
CKEditor Anchor Link
Version:
8.x-2.0-alpha2
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
17 Jul 2018 at 12:08 UTC
Updated:
25 Jun 2025 at 17:46 UTC
Jump to comment: Most recent, Most recent file

Comments
Comment #2
gurvan commentedCSS fixes :
1) Tabs background
2) "SELECT AN ANCHOR" floating
I will publish a patch soon
Comment #3
gurvan commentedHere is the patch
Comment #4
gurvan commentedComment #5
gurvan commentedComment #6
anjalivijay commentedCSS fixes for anchor link.
Comment #7
abhisekmazumdarThe UI issue is fixed but I was not able to add the link. Moving this to RTBC as this issue scope was just the UI issue.
Console Error while adding the link:
Comment #8
rajab natshahThank you Kate for reporting, and thanks to Gurvan and Anjali for patching
Changing to Needs work to
Comment #9
soothmidas commentedThank you Gurvan and Anjali for patching. I am using the Adminimal Theme and I was getting the same layering of text. I needed to include the Adminimal theme to your patch in the HOOK_preprocess_page that attaches the library. The updated patch is attached.
Comment #10
awolfey commentedI can confirm that #9 works, but it's probably better to simply check for the admin theme than a specific. Although, I suppose it is possible some site would want this to be available in a non-admin theme.
Comment #11
sheise commentedI updated the patch to not be theme specific.
Comment #12
sheise commentedComment #14
the_g_bomb commentedI think that failed test may be an anomaly. The test failure says "Could not read file data. Is the file empty?" for the file css/anchor_link_popup.css. But I have tested the patch and it fixes the issue as expected
Comment #15
adrianm6254 commentedI applied patch #11 successfully with no issues.
Comment #16
rajab natshah