Edit embedded link is broken - popup displays above wrong element #526
Comments
Thanks for the report! I think the element is selected properly, but the toolbar is not positioned properly - scrollTop is not taken in consideration. Should be easy to fix, if it is this one. Thanks, |
Yep you are right...this only happens when you have to scroll down to the content to be edited. |
ipeychev
added a commit
that referenced
this issue
May 25, 2016
Fixed in v1.2.2 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Goto http://alloyeditor.com/demo/ and scroll down some, then add an embedded link. After you add it, the edit popup immediately shows in the correct spot.
Click somewhere to dismiss the edit popup.
Now click back on the embedded element to edit it. The edit popup displays far up the screen, and you have to scroll all the way up to see it hovering above the wrong element.
The text was updated successfully, but these errors were encountered: