Bug 477755 - Cloud Foundry settings page has undefined id in aria-labelledby
Summary: Cloud Foundry settings page has undefined id in aria-labelledby
Status: RESOLVED FIXED
Alias: None
Product: Orion (Archived)
Classification: ECD
Component: Client (show other bugs)
Version: unspecified   Edit
Hardware: PC Windows 7
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Carolyn MacLeod CLA
QA Contact:
URL:
Whiteboard:
Keywords: accessibility
Depends on:
Blocks:
 
Reported: 2015-09-17 18:16 EDT by Carolyn MacLeod CLA
Modified: 2015-11-12 22:54 EST (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Carolyn MacLeod CLA 2015-09-17 18:16:42 EDT
The Cloud Foundry settings page
https://orion.eclipse.org/settings/settings.html#,category=cloud
references an undefined id "content-title" in
<ul class="navbar" role="tablist" aria-labelledby="content-title">
Comment 1 Carolyn MacLeod CLA 2015-09-17 18:19:02 EDT
I believe the intended label for the tablist is Categories, which has the label
categoriesTitle
Comment 2 Eclipse Genie CLA 2015-09-17 18:37:44 EDT
New Gerrit change created: https://git.eclipse.org/r/56202
Comment 4 Carolyn MacLeod CLA 2015-11-12 22:54:47 EST
Fixed by commit in comment 3.