Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.89) (envelope-from ) id 1j4NXC-0000e3-1Y for pgadmin-hackers@arkaria.postgresql.org; Wed, 19 Feb 2020 11:28:54 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.89) (envelope-from ) id 1j4NX9-0006ts-KC for pgadmin-hackers@arkaria.postgresql.org; Wed, 19 Feb 2020 11:28:51 +0000 Received: from makus.postgresql.org ([2001:4800:3e1:1::229]) by malur.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.89) (envelope-from ) id 1j4NX9-0006tk-4X for pgadmin-hackers@lists.postgresql.org; Wed, 19 Feb 2020 11:28:51 +0000 Received: from mail-wm1-x330.google.com ([2a00:1450:4864:20::330]) by makus.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.92) (envelope-from ) id 1j4NX6-0002Io-28 for pgadmin-hackers@postgresql.org; Wed, 19 Feb 2020 11:28:49 +0000 Received: by mail-wm1-x330.google.com with SMTP id t14so220272wmi.5 for ; Wed, 19 Feb 2020 03:28:47 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=enterprisedb-com.20150623.gappssmtp.com; s=20150623; h=mime-version:from:date:message-id:subject:to; bh=Y/s9Mh5j/HDcAAPuU1HE0WZanC9Nc8bJSEG/810gE9Y=; b=rodw9xpAE/DGHvj4jq15k1xLPhwEeIqOArlqkmSeXLO+8YTmk2yJ0WHVpGq+hfkDZi z+AqAa2Im5pfI8TF53CnFiUytn3oOJ/tqtclKfNuB2bqpA5uFnLXhW4rp4rAPuCETZEJ SJmh1nfLMpeUgfJadmu5XQbDfMP2dsYSjGsx2Cftj+S05mckjZQc1MhSDnVsVpKPXljs jmRFmmLoCANqQE7ZygN+Qs8hgaWJV10Ysb7jvaCu3UoOAa2+TvhIPGW8Kpa0684OBu4P nWEzfpvvtZr2iPIfGbfERm0pEK9IAPymKiG89hglNv6fxJSuCNJCBpR8ZqIe0esiPJfs L4CA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:from:date:message-id:subject:to; bh=Y/s9Mh5j/HDcAAPuU1HE0WZanC9Nc8bJSEG/810gE9Y=; b=BXuqd+0nfWRPH9IJevWFl8X5y2HvNvUAfj1sMaw4efdRwdq0KRpNyepc+p5S+elPpc H1q1lLG27bSC1PLexUQGTU4BZVJXWvccSsXge8aESkj+/tawOKPjrpKHK0GvubFc/io5 BF0JTyEJur5nmZNZPak3fg4MKUqCs3umhzBnZ1UBF+BQ7Q776L2H6e0OPUul5MDzxgrg ileHIBbIccTcaRqVZhkQ5ELEU3k35WO+nW7DOgEpkkM64vfbUKc7+USb6BsEDgNnJZ/A bcd7owfaKVlrZFdJFhSnrHeQz8NFe+byy6AuRHDu4c2suinkGNYuLirFYaAcOiBLWlDw etNg== X-Gm-Message-State: APjAAAW3ascIM3UXFijHsHl8L/vwevV0FpFjcLkOzRHr/aqS7oKfXZvN OyeFhTf9eQEC8LRLor4qEER6nRDaFkLIY3oFjWI41NOYlkJXLugukb76ME8OLQy203w1tSoFwFd EdAxlxTePDHVsP0HATRle2QFDGN6eSeJGaIr44iXP5Ak/gB08AXIzUu6LW0gDh0j56NXcZGooxH DxFt3HpY8NuS960eAbzO/iDoK3ALfMzC104+8Y7hAUhWUe+KrTayzvU6+r9ig= X-Google-Smtp-Source: APXvYqzcROK8lAIj3sytfhc9PeWflxt8IfT8NpcZFUd7GlC71HrH4aTu9RzEqsS5nvv7x8gN5MgTVoKB7stdHuCJH5I= X-Received: by 2002:a1c:2645:: with SMTP id m66mr7444804wmm.98.1582111726077; Wed, 19 Feb 2020 03:28:46 -0800 (PST) MIME-Version: 1.0 From: Pradip Parkale Date: Wed, 19 Feb 2020 16:58:35 +0530 Message-ID: Subject: [pgAdmin][RM5154] [Accessibility] : Alertify To: pgadmin-hackers Content-Type: multipart/alternative; boundary="0000000000006da0ec059eec1721" X-CLOUD-SEC-AV-Info: edb,google_mail,monitor X-CLOUD-SEC-AV-Sent: true X-Gm-Spam: 0 X-Gm-Phishy: 0 List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Precedence: bulk --0000000000006da0ec059eec1721 Content-Type: text/plain; charset="UTF-8" Hi Hackers, Attached is a patch for accessibility issue related Alertifyjs. 1. Added hidden label to satisfy accessibility. 2. Added label with sr-only class. 3. Added tabindex to move the mouse control to the maximize button using the tab key. Please note that this patch also includes the fix for the RM-5143 Accessibility issue to maximize the panel for backup and restore windows and all other places. -- Thanks & Regards, Pradip Parkale QMG, EnterpriseDB Corporation --0000000000006da0ec059eec1721 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
Hi Hack= ers,

Attached=C2=A0is a patch= =C2=A0for accessibility issue related Alertifyjs.
  1. Added h= idden label to satisfy accessibility.
  2. Added label with sr-only = class.
  3. Added tabindex to move the mouse control to the maximize= button using the tab key.

Please no= te that this patch also includes the fix for the RM-5143=C2=A0Accessibility= issue to maximize the panel for backup and restore windows and all other p= laces.
--
Thanks & Regards,
Pradip Parkale
QMG, EnterpriseDB Corporation
--0000000000006da0ec059eec1721--