Broken line offsets on HackerRank signup page
Categories
(Core :: Disability Access APIs, defect, P3)
Tracking
()
People
(Reporter: Jamie, Unassigned)
References
(Blocks 1 open bug)
Details
STR (with NVDA):
- Open https://www.hackerrank.com/auth/signup?utm_medium=header&utm_source=hr-homepage
- Tab to the First & Last name field.
- Tab again to the Email field.
- Shift+tab back to the First & last name field.
- Type: test
- Press NVDA+upArrow (or NVDA+l with NVDA laptop layout).
- Expected: NVDA says "test"
- Actual: NVDA says "t"
Line offsets report (0, 0) for any character in that field, making it impossible for screen reader users to read the line entered. Curiously, when the field is focused the first time, it behaves correctly. It only starts misbehaving for subsequent focuses.
Originally reported as NVDA issue: https://github.com/nvaccess/nvda/issues/5861
Reporter | ||
Updated•5 years ago
|
Reporter | ||
Comment 1•5 years ago
|
||
Also happens on https://wu.up.krakow.pl/WU/
Duplicate NVDA issue https://github.com/nvaccess/nvda/issues/9001 notes that this happens on some other login forms as well, though some of them are internal and can't be shared. It suggests this has happened on Twitter and PayPal login forms, but I can't reproduce that. Still, this is suggestive that this might be a wider problem.
Reporter | ||
Comment 2•5 years ago
|
||
Also happens on the Audible login page.
Comment 3•4 years ago
|
||
Also not fixed by the recent work for line offsets in bug1670541. The single character that gets spoken is the first character of the line, so if I enter Marco, it only speaks the m. Braille is OK, it always shows the full text I enter.
Reporter | ||
Comment 4•2 years ago
|
||
I can't reproduce this any more, with or without CTW.
Description
•