https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36285

Owen Leonard <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|Needs Signoff               |In Discussion

--- Comment #13 from Owen Leonard <[email protected]> ---
I'm concerned about the border color:

"Text input: Where a text-input has an indicator such as a complete border
(#767676), that indicator must meet 3:1 contrast ratio."

https://www.w3.org/WAI/WCAG21/Understanding/non-text-contrast.html#user-interface-component-examples

I think in general we've gotten ourselves into trouble by trying to control
form borders and backgrounds. Browsers have different default behaviors, and
they also have different behaviors when you try to change those defaults.

If you change the input background in Firefox, the borders reset to a weird
default.
If you change the input border-radius in Chrome, the border colors change.
If you change select background in Chrome the border radius changes.

-- 
You are receiving this mail because:
You are watching all bug changes.
You are the assignee for the bug.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to