Open Comandeer opened 2 years ago
After more detailed research, the issue does not seem to be connected with the initial selection fix. It appears randomly, without any visible cause. However, I've observed some pattern: sometimes focusing the editor works correctly and it's announced only once. Yet, it's enough to tab outside of it and then go back to it via Shift + Tab for issue to occur.
Type of report
Bug
Provide detailed reproduction steps (if any)
wysiwygarea
plugin.Expected result
The application's and editor's titles are read once:
Actual result
The application's and editor's titles are read twice:
Other details
It seems to be connected with the mechanism for the initial selection fix: https://github.com/ckeditor/ckeditor4/blob/97cff348182489b61be55b90f110d456d9487702/core/editable.js#L613-L615