﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
1476	[Firefox] Deselecting by mouse click inside of selection does not trigger GetState function of buttons.	D_mISi		"When someone selects a part of the document in the editing area and clicks with the mouse in the middle of it, it does not trigger the GetState functions of the buttons of the toolbar.
The bug is present in the ""nightly build"" both under Firefox 2.0.0.8 and Explorer 6.0.2900.2180... (Explorer triggers correctly sometimes - don't know why)

Reproduction (eg. with the default sample text of FCKeditor):
-Click in the editing area and select the whole sentence by mouse or Ctrl-A
-Click in the middle of the word ""'''sample'''"" (which should be in bold):
   This is some '''sam'''<click here>'''ple text'''. You are using FCKeditor.
-Selection will collapse and the cursor will be ""...'''sam'''<here>'''ple text'''..."" but the button of 'bold' WILL NOT BE SET to FCK_TRISTATE_ON.

-On the other hand, if you select something and click outside of it, eg:
   <select from here>This is<to here> some '''sample text'''. You are using FCKeditor.
-Click in the middle of the word ""'''sample'''"" (this should be in bold and outside of the current selection):
   This is some '''sam'''<click here>'''ple text'''. You are using FCKeditor.
-Selection will collapse and the cursor will be ""...'''sam'''<here>'''ple text'''..."" and button ""B"" WILL BE SET to FCK_TRISTATE_ON.
"	Bug	closed	Normal		General	SVN (FCKeditor) - Retired	wontfix	Firefox	
