| Summary: | Screen reader link to #content on web page header | ||
|---|---|---|---|
| Product: | Community | Reporter: | Andrew Johnson <andrew_johnson> |
| Component: | Website | Assignee: | phoenix.ui <phoenix.ui-inbox> |
| Status: | RESOLVED FIXED | QA Contact: | |
| Severity: | minor | ||
| Priority: | P3 | CC: | chris.guindon |
| Version: | unspecified | ||
| Target Milestone: | --- | ||
| Hardware: | PC | ||
| OS: | Windows 10 | ||
| See Also: |
https://git.eclipse.org/r/c/www.eclipse.org/eclipse.org-common/+/170820 https://git.eclipse.org/c/www.eclipse.org/eclipse.org-common.git/commit/?id=bad3dc6c694f1a99e7f9403bd3550a19161fe621 |
||
| Whiteboard: | |||
|
Description
Andrew Johnson
(In reply to Andrew Johnson from comment #0) > but I don't know how the convention of having a id="maincontent" came about. > I can add a id="content" for MAT - but there are other websites too: > http://www.eclipse.org/mat If we want to change the current behivor, we should do it in our theme layer. It would be too much work to update every page on our site. > Is there a convention that Eclipse web pages should have id="content" > somewhere if they have the standard banner? Is it documented somewhere? There is no convention but I don't think this is something we want website maintainers to do. Let's try to find a solution where we can make this work with the eclipse.org theme. How about we add #content to <main>? New Gerrit change created: https://git.eclipse.org/r/c/www.eclipse.org/eclipse.org-common/+/170820 Gerrit change https://git.eclipse.org/r/c/www.eclipse.org/eclipse.org-common/+/170820 was merged to [master]. Commit: http://git.eclipse.org/c/www.eclipse.org/eclipse.org-common.git/commit/?id=bad3dc6c694f1a99e7f9403bd3550a19161fe621 Done! Please re-open if this does not fix your issue! |