NVDA Screen Reader doesn't read the "Never" option from doorhangers on hover, due to XBL anonymous content in popup-notification
Categories
(Core :: Disability Access APIs, defect, P2)
Tracking
()
People
(Reporter: emilghitta, Assigned: bgrins)
References
(Depends on 1 open bug, Blocks 1 open bug)
Details
(Keywords: regression)
Attachments
(1 file)
Updated•8 years ago
|
Comment 2•8 years ago
|
||
Comment 3•8 years ago
|
||
Comment 4•8 years ago
|
||
Updated•8 years ago
|
Comment 5•8 years ago
|
||
Comment 6•8 years ago
|
||
Comment 7•8 years ago
|
||
| Assignee | ||
Comment 8•8 years ago
|
||
| Assignee | ||
Comment 9•8 years ago
|
||
Comment 10•8 years ago
|
||
| Assignee | ||
Comment 11•8 years ago
|
||
Comment 12•8 years ago
|
||
| Assignee | ||
Comment 13•8 years ago
|
||
| Assignee | ||
Comment 14•8 years ago
|
||
Comment 15•7 years ago
|
||
Updated•7 years ago
|
Comment 16•7 years ago
|
||
Updated•7 years ago
|
| Assignee | ||
Comment 17•7 years ago
|
||
Comment 18•7 years ago
|
||
Comment 19•7 years ago
|
||
Updated•7 years ago
|
| Assignee | ||
Updated•7 years ago
|
| Assignee | ||
Comment 20•7 years ago
|
||
Going to give this a try this without Shadow DOM, using manual slotting in the normal DOM
| Assignee | ||
Updated•7 years ago
|
| Assignee | ||
Updated•7 years ago
|
| Assignee | ||
Comment 21•7 years ago
|
||
| Assignee | ||
Comment 22•7 years ago
|
||
So I've got a patch at https://phabricator.services.mozilla.com/D17699 that doesn't use XBL or Shadow DOM, but instead uses normal DOM and manually "slots" elements into the right place before the popup is shown. I've got a few tests still to fix, but it's green enough that I'd like to confirm it fixes the reported issue here. Could you please confirm that it does?
| Assignee | ||
Comment 23•7 years ago
|
||
(In reply to Brian Grinstead [:bgrins] from comment #22)
So I've got a patch at https://phabricator.services.mozilla.com/D17699 that doesn't use XBL or Shadow DOM, but instead uses normal DOM and manually "slots" elements into the right place before the popup is shown. I've got a few tests still to fix, but it's green enough that I'd like to confirm it fixes the reported issue here. Could you please confirm that it does?
FYI: if Bug 1523429 has already stuck when you test, then the latest version on phab should apply. Otherwise, https://phabricator.services.mozilla.com/D17699?vs=on&id=55875&whitespace=ignore-most#toc would be best (it's the previous version that includes the same changes as Bug 1523429).
Comment 24•7 years ago
|
||
(In reply to Brian Grinstead [:bgrins] from comment #22)
So I've got a patch at https://phabricator.services.mozilla.com/D17699 that doesn't use XBL or Shadow DOM, but instead uses normal DOM and manually "slots" elements into the right place before the popup is shown. I've got a few tests still to fix, but it's green enough that I'd like to confirm it fixes the reported issue here. Could you please confirm that it does?
It does indeed fix the issue here. Tested with NVDA using both the keyboard and mouse tracking. Thank you very much!
Comment 25•7 years ago
|
||
brian did you intend this to be landed and uplifted to 66?
Updated•7 years ago
|
| Assignee | ||
Comment 26•7 years ago
|
||
(In reply to Tim Spurway [:tspurway] from comment #25)
brian did you intend this to be landed and uplifted to 66?
I don't think this will be upliftable.
Comment 27•7 years ago
|
||
Comment 28•7 years ago
|
||
| bugherder | ||
| Reporter | ||
Comment 29•7 years ago
|
||
This issue is verified fixed using Firefox 67.0a1 (BuildId:20190210213844) on Windows 10 64bit with NVDA enabled.
Updated•7 years ago
|
Description
•