﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
10347	[Opera] Error thrown when destroying inline editor with simultaneous click	Piotrek Koszuliński		"Add this button to the inlineall sample:

`<button onclick=""CKEDITOR.instances.editor1.destroy()"">destroy</button>`

Click it. Editor is destroyed but error is thrown in selection.js:15.

This is a similar issue to #10219, but it has a different reason.

Possible solution: adding `!sel ||` to the if statement."	Bug	closed	Normal		General		wontfix		Olek Nowodziński
