Completed
Last Updated: 25 May 2021 06:16 by ADMIN
Release 2.25.0
Richard
Created on: 17 Aug 2020 15:07
Category: Editor
Type: Bug Report
2
Insert Image dialog button has no text when Localization is not implemented, View HTML tooltip and dialog title missing when localization IS implemented

Clicking the image, and selecting the image button brings up a popup. The "Update" button is not appearing properly (does not occur on other editor popups):

*** Thread created by admin on customer behalf ***

7 comments
Ron
Posted on: 04 May 2021 12:07

Hi Marin,

thanks again. The HMTL View now shows the tool tip title. Also, thanks for the heads up concerning the Key eventually subject to change in the future.

Regards,
Ron

ADMIN
Marin Bratanov
Posted on: 03 May 2021 16:24

Hi Ron,

I have updated this item's title to include that as well. I've also raised the severity of this internally because there seem to be conflicting scenarios and button texts are often missing, which makes this component difficult to use.

For the time being, the dialog title and tooltip can be added behind the "Editor_SetHtml" key in the localization, but at this point I can't say if this name is correct and whether it will remain so and whether the current "Editor_ViewHtml" will remain.

Regards,
Marin Bratanov
Progress Telerik

Virtual Classroom, the free self-paced technical training that gets you up to speed with Telerik and Kendo UI products quickly just got a fresh new look + new and improved content including a brand new Blazor course! Check it out at https://learn.telerik.com/.

Ron
Posted on: 03 May 2021 15:35

Hi Marin,

thank you for your quick response. The dialog confirm/insert button is now showing the label. Also had the same problem with HTML View. However, both are now working fine.

However, I am not able to pinpoint, where the issue really was, as I already had most of the localization items in my resx-files. And it was just the confirm button label not showing up :D. What I then did, was delete my all my Editor_****  localizations items and copy & pasted the the items from the sample project you have attached.

P.S. Not sure if this the default behaviour, but the HTML View button is not showing the tool tip and dialog doesn't seem to show the title (please see attachments below). 

1.


2.



Again, thanks and regards
Ron

ADMIN
Marin Bratanov
Posted on: 03 May 2021 12:57

Hi Ron,

I am attaching here a simple app that seems to work fine for me when there is localization. I am also adding a short video from one of my tests so you can confirm if I am missing something. 

If comparing against that sample does not help you move forward, could you modify it to showcase the problem so I can have a look?

Regards,
Marin Bratanov
Progress Telerik

Virtual Classroom, the free self-paced technical training that gets you up to speed with Telerik and Kendo UI products quickly just got a fresh new look + new and improved content including a brand new Blazor course! Check it out at https://learn.telerik.com/.

Ron
Posted on: 03 May 2021 12:35
In my case the "Editor_DialogInsert" is available in the resx file both in German and English




Ron
Posted on: 30 Apr 2021 11:57
I have the same issue, all localizations are set, but the confirm button label just won't show up.
ADMIN
Marin Bratanov
Posted on: 17 Aug 2020 15:09

A workaround is to implement a localization service in the app: https://docs.telerik.com/blazor-ui/globalization/localization. It does not have to contain actual translations, the basic resources are sufficient.

 

Regards,
Marin Bratanov
Progress Telerik