Return-Path: X-Original-To: apmail-mesos-issues-archive@minotaur.apache.org Delivered-To: apmail-mesos-issues-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id CBE11196D4 for ; Tue, 12 Apr 2016 03:46:25 +0000 (UTC) Received: (qmail 66797 invoked by uid 500); 12 Apr 2016 03:46:25 -0000 Delivered-To: apmail-mesos-issues-archive@mesos.apache.org Received: (qmail 66761 invoked by uid 500); 12 Apr 2016 03:46:25 -0000 Mailing-List: contact issues-help@mesos.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@mesos.apache.org Delivered-To: mailing list issues@mesos.apache.org Received: (qmail 66751 invoked by uid 99); 12 Apr 2016 03:46:25 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 12 Apr 2016 03:46:25 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 695942C14F7 for ; Tue, 12 Apr 2016 03:46:25 +0000 (UTC) Date: Tue, 12 Apr 2016 03:46:25 +0000 (UTC) From: "haosdent (JIRA)" To: issues@mesos.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Created] (MESOS-5185) Accessibility for Mesos Web UI MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 haosdent created MESOS-5185: ------------------------------- Summary: Accessibility for Mesos Web UI Key: MESOS-5185 URL: https://issues.apache.org/jira/browse/MESOS-5185 Project: Mesos Issue Type: Epic Components: webui Reporter: haosdent Priority: Minor Currently, Mesos Web UI do not have fully support Accessibility features for disabled people. For example: Web GUI can support screen reader to read page content for blind person. so we can fix some issues such as making Mesos Web GUI pages to support [WAI-ARIA standard | https://www.w3.org/WAI/intro/aria] We could update webui according to [Accessibility Design Guidelines for the Web|https://msdn.microsoft.com/en-us/library/aa291312(v=vs.71).aspx] and https://www.w3.org/standards/webdesign/accessibility. -- This message was sent by Atlassian JIRA (v6.3.4#6332)