Unplanned
Last Updated: 28 Jul 2023 11:25 by ADMIN
Sugumar
Created on: 28 Jul 2023 11:20
Category: SpellChecker
Type: Bug Report
1
RadSpellChecker: In RadTextBox and MS TextBox, if the control does not have a suggestion, the default MS ContextMenu appears overlapping the SpellChecker one

This behavior is observed in MS TextBox and RadTextBox. In RadTextBox is observed because internally the control host MS TextBox. So this behavior derives from MS TextBox. In a few words, if the RadSpellChecker control does not have a suggestion for the wrong spell word it should give the user an option to add it to a custom dictionary. Instead, the default MS ContextMenu appears.

A possible workaround is to remove the default MS ContextMenu:

Me.TextBox1.ContextMenu = New ContextMenu
Me.RadTextBox1.TextBoxElement.TextBoxItem.TextBoxControl.ContextMenu = New ContextMenu

1 comment
ADMIN
Dinko | Tech Support Engineer
Posted on: 28 Jul 2023 11:25

Hi Sugumar,

Thank you for reporting this.

Regards,
Dinko | Tech Support Engineer
Progress Telerik

Love the Telerik and Kendo UI products and believe more people should try them? Invite a fellow developer to become a Progress customer and each of you can get a $50 Amazon gift voucher.