You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It also doesn't work great in Firefox, but at least the selection that you get is the position of selection when you open the context menu. So this makes some sense. What you get in Safari doesn't make sense though.
The text was updated successfully, but these errors were encountered:
Fix: `InputCommand` now accepts `Range` instead of `Position` as a parameter. Closes #86. Closes #54.
BREAKING CHANGE: `InputCommand` `options.resultPosition` was replaced with `options.resultRange`.
mlewand
transferred this issue from ckeditor/ckeditor5-typing
Oct 9, 2019
I tested it after we closed ckeditor/ckeditor5-typing#53.
It also doesn't work great in Firefox, but at least the selection that you get is the position of selection when you open the context menu. So this makes some sense. What you get in Safari doesn't make sense though.
The text was updated successfully, but these errors were encountered: