Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Shortcode icon not showing in WYSIWYG editor #44

Open
hdpero opened this issue Aug 21, 2016 · 1 comment
Open

Shortcode icon not showing in WYSIWYG editor #44

hdpero opened this issue Aug 21, 2016 · 1 comment

Comments

@hdpero
Copy link

hdpero commented Aug 21, 2016

When entering a newly created page inside of TinyMce editor shortcode icon doesn't show up, like shown in image:
shortcode-icon-not-showing

But you can still click on it and it will open up a Shortcodeable modal windows, and when you exit that window icon shows up.
These happens in both Chrome & Firefox browsers. IE, Edge, Opera & Safari hasn't been tested.

When I inspected Request waterfall in Firebug, I saw that Shortcode icon image hasn't been called, like shown in image:
shortcode-icon-net-inspect

, but when I clicked on place where Shortcode icon should be (as shown on first image) icon image has been loaded:
shortcode-icon-net-inspect-icon-loaded

My guess is somewhere in runtime of TinyMce script Shortcodeable icon image has not been called during initial rendering, but after (sense it shows after clicking on place where is should be).

@sheadawson
Copy link
Owner

Strange, I don't get this issue. Does this happen for anyone else?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants