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

Unable to display and manage mixed text styles during selection #475

Open
crlaferla opened this issue Jan 9, 2025 · 0 comments
Open

Unable to display and manage mixed text styles during selection #475

crlaferla opened this issue Jan 9, 2025 · 0 comments

Comments

@crlaferla
Copy link

When a user applies multiple styles (e.g., bold, italics, underline) to a line or multiple lines of text, they should be able to see which styles are applied to the selected text, even if those styles are only applied to portions of the selection. For example, if the text contains mixed styles (e.g., some text is bold, some is bold and italicized, and some is underlined), the applied styles should be dynamically indicated as the user highlights the text, while / even if highlighting occurs from right to left.

Example:
this is example text

If the user highlights text with different styles and selects one (e.g., bold), that style (bold) should be removed from all highlighted text. Other styles (e.g., italics, underline) should remain applied and visibly indicated.

image

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

No branches or pull requests

1 participant