Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[form-] fix underlining of substrings by FormCanvas #2668

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

midichef
Copy link
Contributor

@midichef midichef commented Jan 7, 2025

FormCanvas would underline an incorrect number of characters, unless index of the underlined string happened to be 1. The underlining feature fixed here is not actually unused anywhere. So I created a form that used underlining to test the fix.

It was underlining too few or too many characters unless the
underlined pattern was at index 1 in the string.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant