[Bug 9388] New: Accessibility - No feedback when returning book.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9388 Bug ID: 9388 Summary: Accessibility - No feedback when returning book. Classification: Unclassified Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: trivial Priority: P5 - low Component: Staff Client Assignee: koha-bugs@lists.koha-community.org Reporter: jorgia_m_kelsey@hotmail.com CC: gmcharlt@gmail.com It is not clear to the visually impaired that the book has been successfully returned. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9388 Jorgia <jorgia_m_kelsey@hotmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |Needs Signoff Assignee|koha-bugs@lists.koha-commun |jorgia_m_kelsey@hotmail.com |ity.org | --- Comment #1 from Jorgia <jorgia_m_kelsey@hotmail.com> --- Created attachment 14584 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=14584&action=edit Adds feedback when book is checked in successfully a possible future entrancement is to make the text invisible but still read by screen readers. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9388 Jorgia <jorgia_m_kelsey@hotmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |Needs Signoff Assignee|koha-bugs@lists.koha-commun |jorgia_m_kelsey@hotmail.com |ity.org | Status|NEW |Needs Signoff Assignee|koha-bugs@lists.koha-commun |jorgia_m_kelsey@hotmail.com |ity.org | --- Comment #1 from Jorgia <jorgia_m_kelsey@hotmail.com> --- Created attachment 14584 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=14584&action=edit Adds feedback when book is checked in successfully a possible future entrancement is to make the text invisible but still read by screen readers. --- Comment #2 from Jorgia <jorgia_m_kelsey@hotmail.com> --- Created attachment 14585 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=14585&action=edit Adds feedback when book is checked in successfully a possible future entrancement is to make the text invisible but still read by screen readers. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9388 Jorgia <jorgia_m_kelsey@hotmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |Needs Signoff Assignee|koha-bugs@lists.koha-commun |jorgia_m_kelsey@hotmail.com |ity.org | Status|NEW |Needs Signoff Assignee|koha-bugs@lists.koha-commun |jorgia_m_kelsey@hotmail.com |ity.org | --- Comment #1 from Jorgia <jorgia_m_kelsey@hotmail.com> --- Created attachment 14584 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=14584&action=edit Adds feedback when book is checked in successfully a possible future entrancement is to make the text invisible but still read by screen readers. --- Comment #2 from Jorgia <jorgia_m_kelsey@hotmail.com> --- Created attachment 14585 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=14585&action=edit Adds feedback when book is checked in successfully a possible future entrancement is to make the text invisible but still read by screen readers. --- Comment #3 from Jorgia <jorgia_m_kelsey@hotmail.com> --- Created attachment 14586 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=14586&action=edit Adds feedback when book is checked in successfully a possible future entrancement is to make the text invisible but still read by screen readers. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9388 Jorgia <jorgia_m_kelsey@hotmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #14584|0 |1 is obsolete| | Attachment #14585|0 |1 is obsolete| | Attachment #14586|0 |1 is obsolete| | --- Comment #4 from Jorgia <jorgia_m_kelsey@hotmail.com> --- Created attachment 14587 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=14587&action=edit Adds feedback when book is checked in successfully a possible future enhancement is to make the text invisible but still read by screen readers. Oops, sorry for the triple-post. -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9388 Owen Leonard <oleonard@myacpl.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Failed QA --- Comment #5 from Owen Leonard <oleonard@myacpl.org> --- This is not valid XHTML: <p class="problem"><h5>The item was returned</h5></p> It also perpetuates a class that we need to get rid of (not that one would know by looking at the code). The "problem" class is obsolete. This is a message rather than a warning, so it belongs in a different kind of dialog: <div class="dialog message"> <h5>Item successfully checked in</h5> </div> The above markup is valid, uses the proper message box style, and uses the correct phrase "checked in" which is default in the main "en" translation. I would like to see some references posted on this bug about the best way to offer text to screen readers which is hidden for sighted users. I think current Koha users are accustomed to the idea that "no news is good news" when checking out. Adding a message for those users disrupts their work flow by requiring that they distinguish between messages with actionable information and messages without. -- You are receiving this mail because: You are watching all bug changes.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org