-
Bug
-
Resolution: Cannot Reproduce
-
Low
-
None
-
4.20.0
-
Severity 3 - Minor
-
Issue Summary
Inaccessible by keyboard alone with screen reader turned on.
Elements:
- Configure
- Copy
- Delete
Location:
Present on expanding "Settings" button
Note:
These elements are not operable when only screen reader turned on.
Tested URL
Steps to Reproduce
- Step 1
Actual Results
Actual results
Expected Results
Fix Information
RULE :
The page <title> MUST be accurate and informative. The page <title> SHOULD be unique, if possible.
HOW TO FIX:
Fix this issue by using the <title> element in the document <head> to provide an accurate, informative, and (preferably) unique page title.
<html lang="en">
<head>
<title>Products and Services</title>
</head>
REFERENCE:
Deque University: https://dequeuniversity.com/class/semantic-structure2/page-title/meaningful-page-title
BACKGROUND:
People who are blind cannot visually scan a page for a main heading or similar feature to quickly determine the purpose of a particular page. The <title> element is the first thing a screen reader reads when loading a page or switching to a new browser tab. A descriptive <title> element gives screen reader users a quick overview of a page without having to read the page itself.
Screenshot
Unable to render embedded object: File () not found.
Screen Recording
screen recording
Workaround
workaround
Bug Ref: 749839
Bulldog Ref: