WCAG 2.1 SC 1.3.4: sap.m.DatePicker inaccessible in landscape mobile
See original GitHub issueURL (minimal example if possible)
https://openui5nightly.hana.ondemand.com/test-resources/sap/m/acc/DatePicker.html
Steps to reproduce the problem
- Open the above sample page in mobile landscape mode
- Open the picker
- Try to select a day from the last week.
What is the expected result?
All days are selectable.
What happens instead?
E.g. in iPhone 6/7/8/X:
- Days in the end the month are not selectable
- User cannot scroll down unlike in
sap.m.DateTimePicker
- Setting
showFooter="true"
makes it even narrower
Any other information?
According to WCAG 2.1 Success Criterion 1.3.4: Orientation:
Content does not restrict its view and operation to a single display orientation, such as portrait or landscape, unless a specific display orientation is essential.
Issue Analytics
- State:
- Created 4 years ago
- Comments:5 (4 by maintainers)
Top Results From Across the Web
Understanding Success Criterion 1.3.4: Orientation | WAI - W3C
The intent of this Success Criterion is to ensure that content displays in the orientation (portrait or landscape) preferred by the user. Some...
Read more >Issue with DatePicker - SAP Community
Hello Gurus, I have added DatePicker element in my Form and defaulting it to System Date (i.e. value: new Date()).
Read more >Understanding SC 1.3.4 Orientation - DigitalA11Y
If the mobile application or the website doesn't work in both landscape & portrait modes, then it fails this success criterion. When an...
Read more >Replicate Background Blur Used For Swiftui ... - ADocLib
wheels. But the preferred recommendation is to adopt the new UI which defaults to.compact and make the date picker part of your main...
Read more >permissions - CVE - Search Results
CVE-2022-34783, Jenkins Plot Plugin 2.1.10 and earlier does not escape plot descriptions, resulting in a stored cross-site scripting (XSS) vulnerability ...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Hello @boghyon,
The issue is fixed and the fix can be consumed around April 24th.
Thank you and Best Regards, Boyan Rakilovski
Colleagues will provide their feedback after reviewing #2070098313 internally