When inserting a GroupBox in Firefox (3.5), there doesn't seem to be a way to select the groupbox borders in order to "cut" it, as there is in IE. A user must highlight the entire group box. Is this expected?
1 Answer, 1 is accepted
0
Rumen
Telerik team
answered on 28 Aug 2009, 02:41 PM
Hello Albert Shenker,
This is a browser behavior of the Rich Text Editing engine of Firefox. It is different from the RTF engine of Internet Explorer and does not allow GroupBox selection in the content area of editable DIV and IFRAME elements. The content area of RadEditor is editable IFRAME.
Unfortunately, it is not possible to enable the selection with code and this feature should be implemented by the browser creators.