Skip to content
This repository has been archived by the owner on Jun 26, 2020. It is now read-only.

t/ckeditor5-table/28: Made the ContextualBalloon always use the position of the topmost view in the stack #406

Merged
merged 1 commit into from
Jun 8, 2018

Conversation

oleq
Copy link
Member

@oleq oleq commented Jun 7, 2018

Suggested merge commit message (convention)

Other: Made the ContextualBalloon always use the position of the topmost view in the stack (see: ckeditor/ckeditor5#3180). Closes ckeditor/ckeditor5#900.


Additional information

Note: This will change the behavior of the balloons when one should use the position of another. Check out http://localhost:8125/ckeditor5-ui/tests/manual/contextualballoon/contextualballoon.html to see the difference.

I had to disable this feature because it attached the link balloon to the table instead of an actual link in the content. Generally speaking, the feature was broken in the first place and never had a chance to work properly as the number of use cases (balloons) increased.

So this is more a temp workaround sacrificing a very particular behaviour (BalloonToolbar<->LinkUI) to fix a very annoying bug somwhere else (in tables). The right solution will come in ckeditor/ckeditor5#852.

…ost view in the stack (see: ckeditor/ckeditor5-table#28).
@coveralls
Copy link

Coverage Status

Coverage remained the same at 100.0% when pulling eda46b4 on t/ckeditor5-table/28 into 76a4d47 on master.

@jodator jodator merged commit a2ef073 into master Jun 8, 2018
@jodator jodator deleted the t/ckeditor5-table/28 branch June 8, 2018 08:26
oleq added a commit to ckeditor/ckeditor5-image that referenced this pull request Jun 8, 2018
oskarwrobel pushed a commit to ckeditor/ckeditor5-image that referenced this pull request Jun 26, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

The image toolbar shouldn't be attached to the link
3 participants