Mateusz Samsel
Mateusz Samsel
@ktsn I hope this description will help you track down the error. Same issue here. The way how I was able to make such error. VSCode: version: 1.47.1 Vetur: 0.24.0...
@yoyo930021 do you think, [provided description](https://github.com/vuejs/vetur/issues/1388#issuecomment-659342790) is sufficient to make a bug report from it?
iOS 10.3.2 iPhone SE Safari 1. Open [ckeditor.com](https://ckeditor.com), or sample (tested on 4.7.0) 1. Add text in editor, to have scrolled down text inside editor 1. Unselect editor 1. Scroll...
Hi, Could you describe better your bug report. Attach example word file which can reproduce this problem. Check if problem is possible to reproduce in our sample? https://cdn.ckeditor.com/4.7.1/full-all/samples/ It would...
Hi, thank you for the information. I was able to reproduce this issue. I'm going to update your description to reflect more accurate to this problem.
Hi, this issue seems to be a feature request, which will extend or modify way how justify plugin actually work. When left alignment is default one, then style is removed...
Definition of done: - user has possibility to define default justify styling which might be: left, right, centre, justify, which are not related to RTL settings of the editor. -...
Hi, currently behaviour is exactly as you describe. "Left" class is not added in LTR settings, because is treat as default one. Analogical situation is for "right" class in case...
I was able to confirm the issue.
@AnnaTomanek, @wwalc It will be done with this commits: * https://github.com/ckeditor/ckeditor-docs/commit/9045aa1cbe576bca5f196638cfcca2d5f9f10070 * https://github.com/ckeditor/ckeditor-docs/commit/d280b919a466afde24e3abbdb457278e6834ff2e Currently this commit is on `sdk-port` branch