﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
14705	Inserting list inside widget focused empty editable area causes error	Jakub Ś		"== Steps to reproduce ==

1. Copy/Paste attached file into your ckeditor folder and open it in a browser (simplebox plugin is a requirement)
2. Insert simple box.
3. Click inside {{{Content...}}} and press Ctrl+A/Del to clear all text.
4. On element's path click on right most {{{div}}} or {{{p}}}.
5. Click Insert List button

== Expected result ==

List gets inserted

== Actual result ==

Java Script error gets thrown[[BR]]
Message: Cannot read property 'isContextFor' of null [[BR]]
Line: 75 [[BR]]
Code: /ckeditor-dev/core/command.js

== Other details (browser, OS, CKEditor version, installed plugins) ==

Problem can be reproduced from CKEditor 4.3 in Blink browsers only (Safari on Mac works fine)"	Bug	confirmed	Normal		General	4.3		Blink Support	
