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

stylebot adding code to WYSIWYG editor #561

Closed
JoshJav opened this issue Jul 29, 2020 · 6 comments
Closed

stylebot adding code to WYSIWYG editor #561

JoshJav opened this issue Jul 29, 2020 · 6 comments
Labels
bug Bug report resolved

Comments

@JoshJav
Copy link

JoshJav commented Jul 29, 2020

Having an issue where this code:

image

<div id="stylebot" style="top: 0; height: 100%; position: fixed; z-index: 100000000; line-height: 20px;">&nbsp;</div>

is added to a WYSWYG automatically when the page is loaded

@JoshJav JoshJav changed the title stylebot adding code to he bottom of WYSIWYG stylebot adding code to WYSIWYG editor Jul 29, 2020
@ankit ankit added bug Bug report fix in progress Prioritized and actively working on fixing this bug labels Jul 29, 2020
@ankit
Copy link
Owner

ankit commented Jul 29, 2020

@JoshJav thanks for reporting. can you give me an example public URL where I can debug and fix this

@JoshJav
Copy link
Author

JoshJav commented Jul 29, 2020

It's an editor on a BigCommerce store dashboard, I wouldn't be able to provide a public URL, sorry about that

@ankit
Copy link
Owner

ankit commented Jul 29, 2020

@JoshJav No worries, I will try and find an example

@ankit
Copy link
Owner

ankit commented Jul 30, 2020

@viroxd I tried replicating this bug on https://s1.demo.opensourcecms.com/joomla/administrator/ and https://s1.demo.opensourcecms.com/wordpress/wp-admin/ while editing a post but couldn't. so a specific URL which I can access would be useful

@ankit ankit added not able to reproduce Not able to reproduce bug, need more information and removed fix in progress Prioritized and actively working on fixing this bug labels Jul 30, 2020
@ankit ankit added fix in progress Prioritized and actively working on fixing this bug and removed not able to reproduce Not able to reproduce bug, need more information labels Jul 30, 2020
@ankit
Copy link
Owner

ankit commented Jul 30, 2020

never mind, even though i couldn't reproduce, i am fairly sure i have narrowed down the root cause.

@ankit ankit added in webstore review Release containing fix is in review in Chrome Web Store and removed fix in progress Prioritized and actively working on fixing this bug labels Jul 30, 2020
@JaredDRobbins
Copy link

Seeing the issue with a "You have unsaved changes" confirmation dialog.
Disabling/removing Stylebot prevents the extra div tag from being added and does not show the "unsaved changes" dialog.

@ankit ankit added resolved and removed in webstore review Release containing fix is in review in Chrome Web Store labels Jul 31, 2020
@ankit ankit closed this as completed Jul 31, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Bug report resolved
Projects
None yet
Development

No branches or pull requests

3 participants