﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
5477	[IE] Tab key incorrect result when document contains control type element	Garry Yao	brooks	"=== Environment ===
All IE versions
=== Reproducing Procedures ===
 1. Load any of the sample page and fill the editor with the following contents:
 {{{
 test tab order
 <hr />
 }}}
 1. Place the cursor at the beginning of first line and press 'Tab' key.
 * Expected Result: The editor blurs and focus into the element in next tabIndex.  
 * Actual Result: The focus goes into the <hr> element.
"	Bug	review_failed	Normal		General	3.0		IE Confirmed	
