﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
4762	Buggy scrollbar in source view IE8	Kingsquare	Garry Yao	"This is the weirdest bug i've seen in a while:

In an editor instance in Internet Explorer 8, with compatibility mode disabled, when looking at 'code view' and with some :hover declaration declaren anyware in the page (that contains the editor), the scrollbar of the editor starts  'blinking' and scrolling up when hovering over and out the textarea.

The :hover declaration is the containing page could be something like 

{{{
<style type=""text/css"">
   somethingthatisnotA:hover { color: #ABC; }
</style>
}}}


and that declaration has nothing to do with the editor at all! To reproduce this problem, please try the following

  - Fire up IE8 and disable Compatibility mode
  - Visit http://reggino.kingsquare.nl/bugreport/ckeditor/test.html
  - click 'Code' and scroll down
  - Mouse your mouse over and out the textarea. (there are more events that trigger this behaviour!)
  - Check your scrollbar...






"	Bug	closed	Normal	CKEditor 3.2	UI : Toolbar	SVN (CKEditor) - OLD	fixed	Confirmed IE Review+	ckeditor@… kevin@…
