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

Editor - No Visual Indicator that Text is Still highlighted when Formatting

5 Answers 207 Views
Editor
This is a migrated thread and some comments may be shown as answers.
Taras
Top achievements
Rank 2
Taras asked on 27 Oct 2017, 06:07 PM

When Highlighting text and choosing some formatting options the highlight disappears completely, though the text is still chosen.

Steps to Reproduce
1) Add some text to WYSIWYG
2) Highlight text
3) Choose dropdown options for - Font or Size

As actual result text is no longer visually highlighted (please see attached video as zip file - that's actually tar, I just renamed it as zip and split  on two parts)

But in demo on the your site Text remains highlighted (http://demos.telerik.com/kendo-ui/editor/index). Any ideas how to fix it? 

5 Answers, 1 is accepted

Sort by
0
Ivan Danchev
Telerik team
answered on 31 Oct 2017, 02:16 PM
Hello Taras,

It appears that you are using our built-in Bootstrap theme, but it has been modified, for example the dropdown items hover color is light blue and not gray (default). So here's a dojo example, in which the Editor uses the Bootstrap theme and there are no custom CSS rules added. The highlighted text remains highlighted when the dropdowns are expanded. Could you modify the linked example by adding your custom CSS, in order for the problematic behavior to be reproduced, and link it back for further review?

Regards,
Ivan Danchev
Progress Telerik
Try our brand new, jQuery-free Angular components built from ground-up which deliver the business app essential building blocks - a grid component, data visualization (charts) and form elements.
0
Taras
Top achievements
Rank 2
answered on 02 Nov 2017, 08:14 PM

Ivan,

Based on your dojo example I tried to figure out the reason of this odd behavior. I suspected it depends on which container for wyswig  editor you use. 

<textarea id="editor" rows="10" cols="30" style="width:100%;height:400px">
 </textarea>

<!-- could be div or span -->

If it's <textarea> then highlighting works fine, but if it's <div>/<span> then highlighting does not work (I believe it depends actually do we have iframe inside or not).  Any thoughts on that?

 

 

 

0
Ivan Danchev
Telerik team
answered on 06 Nov 2017, 03:32 PM
Hello Taras,

Thank you for the additional information provided. We logged this behavior for fixing. Here's the corresponding Github issue, through which the bug's status can be tracked.

I updated your Telerik points for reporting this issue.

Regards,
Ivan Danchev
Progress Telerik
Try our brand new, jQuery-free Angular components built from ground-up which deliver the business app essential building blocks - a grid component, data visualization (charts) and form elements.
0
Taras
Top achievements
Rank 2
answered on 29 Nov 2017, 03:46 PM

Guys,

Any progress on this issue? Can we expect hotfix or at least understand which new version of Kendo Editor will get the fix?

0
Ivan Danchev
Telerik team
answered on 01 Dec 2017, 12:42 PM
Hello Taras,

Unfortunately the bug in question hasn't been scheduled for fixing yet, which prevents us from providing an estimate which particular release a fix will be included in. Fixes for issues with higher priority or severity are planned to be released for R1 2018, so at this point releasing a fix to this bug in R1 2018 seems unlikely.

Regards,
Ivan Danchev
Progress Telerik
Try our brand new, jQuery-free Angular components built from ground-up which deliver the business app essential building blocks - a grid component, data visualization (charts) and form elements.
Tags
Editor
Asked by
Taras
Top achievements
Rank 2
Answers by
Ivan Danchev
Telerik team
Taras
Top achievements
Rank 2
Share this question
or