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

Wrong position of balloon panel when used in an empty block #4747

Closed
szymonkups opened this issue Oct 4, 2016 · 3 comments
Closed

Wrong position of balloon panel when used in an empty block #4747

szymonkups opened this issue Oct 4, 2016 · 3 comments
Labels
package:link type:bug This issue reports a buggy (incorrect) behavior.
Milestone

Comments

@szymonkups
Copy link
Contributor

Balloon panel is located in top-left corner when used on empty list element. There are other issues reported with similar effect, so this might be a duplicate.

output

@oskarwrobel oskarwrobel changed the title Wrong position of balloon panel when used with empty link item Wrong position of balloon panel when used with empty list item Oct 4, 2016
@oskarwrobel
Copy link
Contributor

oskarwrobel commented Oct 4, 2016

Probably good fix will solve this issue too.

@Reinmar hint: https://github.com/ckeditor/ckeditor5-link/issues/46#issuecomment-250738572

Here is an example of manual test.

@Reinmar Reinmar changed the title Wrong position of balloon panel when used with empty list item Wrong position of balloon panel when used in an empty block Oct 5, 2016
@ssougnez
Copy link

Hi, I'm also experiencing this issue with the version 0.5.1 of "ckeditor5-link". The positioning is correct when some text is selected. I notice that if I remove the inline styles

top: 15px;
left: -30px;

From the div displaying the balloon, it is correctly positioned.

Cheers

@oleq
Copy link
Member

oleq commented May 4, 2017

This issue should be fixed in https://github.com/ckeditor/ckeditor5-utils/issues/153.

@Reinmar Reinmar closed this as completed May 4, 2017
@mlewand mlewand transferred this issue from ckeditor/ckeditor5-link Oct 9, 2019
@mlewand mlewand added this to the iteration 10 milestone Oct 9, 2019
@mlewand mlewand added status:confirmed type:bug This issue reports a buggy (incorrect) behavior. package:link labels Oct 9, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
package:link type:bug This issue reports a buggy (incorrect) behavior.
Projects
None yet
Development

No branches or pull requests

6 participants