From 1794320dcfdfcd19572fb1676294f9853a6bbc20 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Isma=C3=ABl=20Bouya?= Date: Mon, 4 Dec 2017 18:55:29 +0100 Subject: Update to 4.7.3 --- sources/plugins/widgetselection/plugin.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sources/plugins/widgetselection') diff --git a/sources/plugins/widgetselection/plugin.js b/sources/plugins/widgetselection/plugin.js index b7aa6a0..6c788cb 100644 --- a/sources/plugins/widgetselection/plugin.js +++ b/sources/plugins/widgetselection/plugin.js @@ -4,7 +4,7 @@ */ /** - * @fileOverview A plugin created to handle ticket #11064. While the issue is caused by native WebKit/Blink behaviour, + * @fileOverview A plugin created to handle ticket http://dev.ckeditor.com/ticket/11064. While the issue is caused by native WebKit/Blink behaviour, * this plugin can be easily detached or modified when the issue is fixed in the browsers without changing the core. * When Ctrl/Cmd + A is pressed to select all content it does not work due to a bug in * Webkit/Blink if a non-editable element is at the beginning or the end of the content. -- cgit v1.2.3