dotnet / maui

.NET MAUI is the .NET Multi-platform App UI, a framework for building native device applications spanning mobile, tablet, and desktop.
https://dot.net/maui
MIT License
22.03k stars 1.73k forks source link

Resize, when 200% Zoomed Items present in Home screen are getting truncated: A11y_.NET Core_Recipes App Home Screen_Home Screen_Resize. #23005

Open keerthiduvvuri opened 3 months ago

keerthiduvvuri commented 3 months ago

GIT Hub Tags:

AI Limited; #A11yTCS; #A11ySev3; #.NET Core; #E2E-.NET Core-IOS-MAUI-JUNE2024; #IOS; #Voiceover; #WCAG1.4.4; #Resize Text; #FTP; #A11yMAS;

Environment and OS details:

IOS Version 17

Reproduction Steps

  1. Install and open ".NET MAUI" app.
  2. "Home Screen" will open.
  3. Observe that Resize, when 200% Zoomed Items present in Home screen are getting truncated

Actual behavior:

Resize, when 200% Zoomed Items present in Home screen are getting truncated. NOTE: Issue is also reproducing in Cancel, Update and Delete buttons and also for Click here to View Full recipe button.

Expected behavior:

Resize, when 200% Zoomed Items present in Home screen should not be getting truncated.

User Impact

Visually impaired users will face difficulty if Resize, when 200% Zoomed Items present in Home screen are getting truncated.

Attachments:

23005_A11y_ NET Core_Recipes App Home Screen_Home Screen_Resize 23005_A11y_ NET Core_Recipes App Home Screen_Home Screen_Resize(2)

github-actions[bot] commented 3 months ago

Hi I'm an AI powered bot that finds similar issues based off the issue title.

Please view the issues below to see if they solve your problem, and if the issue describes your problem please consider closing this one and thumbs upping the other issue to help us prioritize it. Thank you!

Closed similar issues:

Note: You can give me feedback by thumbs upping or thumbs downing this comment.

ninachen03 commented 3 months ago

Verified this issue on VS Code 1.90.0 (8.0.70-ci.net8.24312.3 & 8.0.40) Can repro on iOS platform.

Yash14j commented 3 months ago

GithubTags:#Rev:yaja;

tj-devel709 commented 2 months ago

@keerthiduvvuri could you explain what the resizing is exactly? I tried zooming in with the iOS Accessibility Zoom in the settings app, but it didn't look like the photos you posted. Maybe I am missing a way to do the resizing. Thanks!

keerthiduvvuri commented 2 months ago

Hi @tj-devel709, In IOS Phones there is zooming text, where we can zoom the application to maximum level, so that users with low vision people can zoom the application and access it as per their convince. Steps to follow in IOS: Settings -> Accessibility -> Display & Text size -> Large Text. Could you please drag to Large Text need to be increased to maximum level. Once it is increased the application will be zoomed and you can find the issue where it is getting truncated.

Regressed:07-11-2024;