﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
17028	Tabbing through inline editor causes JavaScript error.	Jakub Ś		"== Steps to reproduce ==

1. Open inlineall.html or sharedspace.html sample
2. Click in one of editors
3. Start pressing tab

== Expected result ==

No errors get thrown.

== Actual result ==



{{{Cannot read property 'contains' of null}}} is thrown once you leave last inline editor in sharedspace or after focusing third editor in inline all.

Message: Cannot read property 'contains' of null
URL: ckeditor-dev/plugins/indent/plugin.js
Line: 366


== Other details (browser, OS, CKEditor version, installed plugins) ==

Problem can be reproduced from CKEditor 4.6.2 only in Chrome.
"	Bug	new	Normal		General	4.6.2		Chrome	
