This is a migrated thread and some comments may be shown as answers.

FireFox Inconsistencies with Indent button and cursor dissapearance

1 Answer 29 Views
Editor
This is a migrated thread and some comments may be shown as answers.
John Chatt
Top achievements
Rank 1
John Chatt asked on 23 Jun 2010, 01:18 PM

For some reason my cursor disappears when I switch from html to Design view. This can be seen on this video (http://www.screencast.com/users/jpchatt/folders/Jing/media/75ce0779-718f-462a-aec8-4d17ec538224). This does not seem to happen in IE however, It only happens in FF.

The second firefox Inconsistency  is that the increase and decrease indent button does not function consistently. The decrease indent button intermittently breaks formatting for adjacent rows as well as the selected row. this can be seen in the following video (http://www.screencast.com/users/jpchatt/folders/Jing/media/9157a318-55a4-43df-9939-c3c668027d02). not sure why this doesnt happen in IE or why it only happens intermittently but it certainly seemed to be a bug.

Has anyone run into similar issues and know how to fix this?

1 Answer, 1 is accepted

Sort by
0
Rumen
Telerik team
answered on 23 Jun 2010, 03:12 PM
Hi John,

The content area of RadEditor is an editable IFRAME and the cursor problem is a browser bug (a regression) introduced in Firefox 3.6. We found that this issue is logged in this BugZilla report: focus() to an iframe in designmode renders cursor (caret) invisible in FF3.6 only. We hope that it will be fixed by the browser developers soon.

Please, note that RadEditor uses the execCommand method of the browser to fire the Indent / Outdent commands. Each browser has its own implementation of these commands and they behave differently under the different browsers. If you would like I can tell you how to override the Indent and Outdent commands of RadEditor and you can try to implement your own custom commands. Just let me know.

Best regards,
Rumen
the Telerik team
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items
Tags
Editor
Asked by
John Chatt
Top achievements
Rank 1
Answers by
Rumen
Telerik team
Share this question
or