Accessibility issues

Forum rules
Please note that response time for technical support is within 3-5 business days.
Post Reply
manichandra
Posts: 11
Joined: 02 May 2017, 23:46

11 Jul 2017, 22:28

In Ultima few css changes are causing accessibility issues.

I was able to find following few issues .

- Global focus for a .
Added at line 84 in _common.scss
a {
&:focus {
outline: 5px auto $accentDarkColor;
outline-offset: -2px;
}
}

- Tabs are not accessible

deleted following at line 142 in _panel.scss

&:focus {
outline: 0 none;
}

- Dialogue box Yes button should be focused on show .

deleted following at line 58 in _overlay.scss
/* @include no-shadow();*/.


Let me know if you guys have better solution. I don't know why accessibility is removed in Ultima theme.

User avatar
DarthMaul
Posts: 582
Joined: 23 Nov 2015, 21:20

12 Jul 2017, 09:59

I will investigate this and get back to you.

Post Reply

Return to “Ultima - PrimeNG”

  • Information
  • Who is online

    Users browsing this forum: No registered users and 5 guests