Actions
Defect #27038
openLost Password link on login page is not accessible on iOS VoiceOver
Status:
New
Priority:
Normal
Assignee:
-
Category:
UI
Target version:
-
Start date:
Due date:
% Done:
0%
Estimated time:
Resolution:
Affected version:
Description
The forgot password link on the login page is not accessible to VoiceOver on iOS. When swiping left-right it just reads "Password lost password" but doesn't let you click on it. I have to hunt for the link with my finger.
Even on Jaws on Windows the "Lost Password" link is not in the tab order. However it can be worked around since Jaws can find all links on the page.
I believe it's because the <a> is inside the <label> for the password field.
Environment: Redmine version 3.4.2.stable Ruby version 2.4.2-p198 (2017-09-14) [x86_64-linux] Rails version 4.2.8 Environment production Database adapter Mysql2 SCM: Subversion 1.8.10 Mercurial 3.1.2 Bazaar 2.7.0 Git 2.1.4 Filesystem Redmine plugins: no plugin installed
Updated by Toshi MARUYAMA about 7 years ago
- Subject changed from Lost Password link on login page is not accessible to Lost Password link on login page is not accessible on iOS VoiceOver
Actions