https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37893
--- Comment #50 from David Cook <[email protected]> --- That all sounds good, Pedro. Thanks for reviewing my notes. (In reply to Pedro Amorim from comment #49) > > 6. The console is full of "Incorrect use of <label for=FORM_ELEMENT>" page > > errors. The browser says this could negatively affect accessibility tools. > > I cannot see this. Can you please provide more information e.g. which page, > what browser. Yep, my bad. I should've been more specific. I can't recall exactly now, but I do have one example which I'll explain and provide a screenshot for. Steps: 0. Open F12 tools (I'm in Chrome but could be Firefox, Edge, whatever) and go to "Console" tab 1. Go to http://localhost:8081/cgi-bin/koha/sip2/sip2.pl 2. Click "Accounts" 3. Click "Edit" on any of the rows 4. In the upper right hand corner, there should be a little red flag with an X on it and a count of around 28 next to it. These are issues that don't generate console messages but still show up as issues in the browser. I think we often ignore them in Koha (and most web apps tbh), but I thought I'd flag it anyway. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ 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/
