bug in telerik editor and google translate extension

0 Answers 78 Views
Editor
maral
Top achievements
Rank 1
Iron
maral asked on 19 Jan 2023, 08:22 AM

hello

in google chrome if we have "google translate extension" installed and the "Immediately display popup." option is enabled, by double clicking a word normally a pop up would display the translation; but in telerik editor, chrome extension's pop up will get inserted in the editor as html.

it even happens in the telerik demo page: https://www.telerik.com/products/aspnet-ajax.aspx 

how can we fix that?

thanks

Rumen
Telerik team
commented on 20 Jan 2023, 03:11 PM

Hi Maral,

It looks like the Google Translate popup experiences problems when spellchecking text inside an editable iframe.

There are two possible approaches here:

  • Switch the editor's content area to an editable div - set ContentAreaMode="div" in RadEditor's declaration
  • Log a bug report (or feature request) for the Google Translate Chrome extension to provide support for editable iframes.

No answers yet. Maybe you can help?

Tags
Editor
Asked by
maral
Top achievements
Rank 1
Iron
Share this question
or