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

[Sourcing-2][Accessibility: ACC-282.2]: Text: Text truncated when text spacing tool is applied. #11297

Open
JyotiKumari1507 opened this issue Jan 21, 2024 · 2 comments · May be fixed by #12811
Assignees
Labels
accessibility use this label for any issue or enhancement related to screenreader/keyboard/etc support

Comments

@JyotiKumari1507
Copy link

Is this a bug, enhancement, or feature request?

Bug

Describe your proposal.

component having issue: https://sap.github.io/fundamental-ngx/#/platform/settings-generator
The descriptions of the themes within the 'Appearance' section within 'Settings' dilaog is truncated on applying text spacing settings.
Truncation should be avoided when text spacing is applied to the application.
There must not be any loss of information or functionality.

The ability to increase spacing between lines, words, letters, and paragraphs, or any combination of these, may assist a user with effectively reading text.
After adjusting spacing, text should fits into its containing box without overlapping other boxes or content being cut off.

It is recommended that the UI should have a flexible and clean implementation of measurements basing on em/rem and incorporating the line height.
This way it adapts also to the user's space settings per style sheet.

Can you handle that on the application side

No

Which versions of Angular and Fundamental Library for Angular are affected? Please, specify the exact version. (If this is a feature request, use current version.)

All latest version

If this is a bug, please provide steps for reproducing it; the exact components you are using;

Activate settings > Appearance tab.
Activate ‘Text Spacing’ Stylus tool.
The descriptions of the themes within the 'Appearance' section within 'Settings' dilaog is truncated on applying text spacing settings.

Please provide relevant source code (if applicable).

Please provide stackblitz example(s).

In case this is Accessibility related topic, did you consult with an accessibility expert? If not, please do so and share their recommendations.

Yes we have got this bug from Accessibility expert only.

Did you check the documentation and the API?

Yes

Did you search for similar issues?

Is there anything else we should know?

Please refer attachement
ACC-283.4.docx

@droshev droshev added the accessibility use this label for any issue or enhancement related to screenreader/keyboard/etc support label Jan 30, 2024
@droshev droshev changed the title [Accessibility: ACC-282.2]: Text: Text truncated when text spacing tool is applied. [Sourcing-2][Accessibility: ACC-282.2]: Text: Text truncated when text spacing tool is applied. Jan 31, 2024
@nikolay-kolarov
Copy link

Hi @droshev,

This will be reproducible also with lengthier text in the list items:
image
Is there an option to enable the wrapping in those list items?

Thanks,
Nikolay

@droshev
Copy link
Contributor

droshev commented Feb 15, 2024

The list supports that options, we just need to use it in the settings generator

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
accessibility use this label for any issue or enhancement related to screenreader/keyboard/etc support
Projects
None yet
4 participants