Completed
Last Updated: 31 Oct 2018 08:11 by ADMIN
ADMIN
Svetoslav
Created on: 21 Sep 2015 08:43
Category: RichTextBox
Type: Bug Report
0
RichTextBox: Underline style cannot be changed from Font Properties dialog when another underline style is already applied
When underline style is already applied to a text, the style cannot be changed from the Font Properties dialog.

Workaround: Use the dropdown button in the ribbon.

Steps to reproduce:
- Select text.
- Open FontPropertiesDialog (or use ribbonButton for Undelinetext) and set underline style "Line".
- Submit the dialog.
- Right-click on the selected text again.
- Choose "Font..." from the context menu to open FontProperties dialog again.
- Change the underline style.
- Submit the dialog.
Expected: The selected underline style should be applied.
Actual: There is no applied underline style on the text.

Fix available in R3 2018 SP1 release.
0 comments