﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
8989	IE placeholder plugin - you can't insert one place holder after another	Jakub Ś		"To reproduce:
1. Open placeholder sample and clear editor contents
2. Insert placeholder 
3. Click behind it so that selection frame is lost.
4. **Note that elements path is still showing {{{body p span}}} which means you are still inside place holder (the only way to leave it is pressing space)** 
5. Nevertheless try to insert new placeholder

Result: New placeholder replaces the old one.


This particular TC has been reproducible in IE6, IE7 and IE9 browsers from CKEditor 3.5.2 rev. [6434]
Before this revision it was possible to insert two placeholders in a row only if you haven’t clicked inside editing area after inserting first placeholder  (click toolbar button, insert placeholder, click toolbar button again and insert another placeholder). If you have clicked inside editing area after inserting the first placeholder, the second place holder was not inserted and it was destroying the first one (removing [).

In IE8 next place holder is always inserted at the beginning. It is not possible to move cursor behind placeholder - #8990.
"	Bug	confirmed	Normal		General	3.5.2		IE	
