[Bug 38644] New: Breadcrumbs disappear when zoomed in
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38644 Bug ID: 38644 Summary: Breadcrumbs disappear when zoomed in Change sponsored?: --- Product: Koha Version: Main Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Accessibility Assignee: koha-bugs@lists.koha-community.org Reporter: jake.deery@ptfs-europe.com QA Contact: testopia@bugs.koha-community.org CC: martin.renvoize@ptfs-europe.com, matt.blenkinsop@ptfs-europe.com, oleonard@myacpl.org It has come to our attention, through an accessibility audit, that the breadcrumbs seem to disappear when the page is zoomed in / viewed on mobile. Owen and I don't seem to think this is a design choice, so we should probably look to resolving this. Jake. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38644 --- Comment #1 from Jake Deery <jake.deery@ptfs-europe.com> --- Correction: it looks like it is in our CSS, but it is probably bad design and should still be redressed -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38644 --- Comment #2 from Jake Deery <jake.deery@ptfs-europe.com> --- Mattermost thread: https://chat.koha-community.org/koha-community/pl/rxstizz19ir77be93bk1nwqx7y -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38644 Owen Leonard <oleonard@myacpl.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|enhancement |normal Assignee|koha-bugs@lists.koha-commun |oleonard@myacpl.org |ity.org | -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38644 David Nind <david@davidnind.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |david@davidnind.com -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38644 Owen Leonard <oleonard@myacpl.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38644 Owen Leonard <oleonard@myacpl.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Patch complexity|--- |Trivial patch Status|ASSIGNED |Needs Signoff -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38644 --- Comment #3 from Owen Leonard <oleonard@myacpl.org> --- Created attachment 175309 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=175309&action=edit Bug 38644: Remove CSS rule to hide breadcrumbs in mobile view I think the original intent was to simplify the mobile view and avoid offering a menu that was a very small target, but those issues should be addressed, if necessary, without compromising accessibility. This patch removes the CSS rule which hides the breadcrumb menu when the screen is less than 767 pixels wide. To test, apply the patch and rebuild the OPAC CSS. - Clear your browser cache if necessary. - View any page in the OPAC which has a breadcrumbs menu. - Resize your browser window until it is very narrow to confirm that the breadcrumb menu stays visible. Sponsored-by: Athens County Public Libraries -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38644 David Nind <david@davidnind.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Signed Off -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38644 David Nind <david@davidnind.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #175309|0 |1 is obsolete| | --- Comment #4 from David Nind <david@davidnind.com> --- Created attachment 175331 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=175331&action=edit Bug 38644: Remove CSS rule to hide breadcrumbs in mobile view I think the original intent was to simplify the mobile view and avoid offering a menu that was a very small target, but those issues should be addressed, if necessary, without compromising accessibility. This patch removes the CSS rule which hides the breadcrumb menu when the screen is less than 767 pixels wide. To test, apply the patch and rebuild the OPAC CSS. - Clear your browser cache if necessary. - View any page in the OPAC which has a breadcrumbs menu. - Resize your browser window until it is very narrow to confirm that the breadcrumb menu stays visible. Sponsored-by: Athens County Public Libraries Signed-off-by: David Nind <david@davidnind.com> -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38644 David Nind <david@davidnind.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Text to go in the| |This fixes the display of release notes| |breadcrumbs in the OPAC for | |smaller screen sizes - when | |the page was zoomed in or | |viewed on a mobile device, | |the breadcrumbs | |disappeared. -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38644 Martin Renvoize (ashimema) <martin.renvoize@ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #175331|0 |1 is obsolete| | --- Comment #5 from Martin Renvoize (ashimema) <martin.renvoize@ptfs-europe.com> --- Created attachment 175569 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=175569&action=edit Bug 38644: Remove CSS rule to hide breadcrumbs in mobile view I think the original intent was to simplify the mobile view and avoid offering a menu that was a very small target, but those issues should be addressed, if necessary, without compromising accessibility. This patch removes the CSS rule which hides the breadcrumb menu when the screen is less than 767 pixels wide. To test, apply the patch and rebuild the OPAC CSS. - Clear your browser cache if necessary. - View any page in the OPAC which has a breadcrumbs menu. - Resize your browser window until it is very narrow to confirm that the breadcrumb menu stays visible. Sponsored-by: Athens County Public Libraries Signed-off-by: David Nind <david@davidnind.com> Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com> -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38644 Martin Renvoize (ashimema) <martin.renvoize@ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- QA Contact|testopia@bugs.koha-communit |martin.renvoize@ptfs-europe |y.org |.com Status|Signed Off |Passed QA -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38644 Katrin Fischer <katrin.fischer@bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Version(s)| |25.05.00 released in| | Status|Passed QA |Pushed to main -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38644 --- Comment #6 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- Pushed for 25.05! Well done everyone, thank you! -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38644 Wainui Witika-Park <wainuiwitikapark@catalyst.net.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |wainuiwitikapark@catalyst.n | |et.nz --- Comment #7 from Wainui Witika-Park <wainuiwitikapark@catalyst.net.nz> --- This is in the commit log for 24.11, though not noted here yet. Not backporting to 24.05.x unless requested -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38644 Martin Renvoize (ashimema) <martin.renvoize@openfifth.co.uk> changed: What |Removed |Added ---------------------------------------------------------------------------- Version(s)|25.05.00 |25.05.00, 24.11.02 released in| | Status|Pushed to main |Pushed to stable --- Comment #8 from Martin Renvoize (ashimema) <martin.renvoize@openfifth.co.uk> --- This was pushed for 24.11.02 -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38644 Wainui Witika-Park <wainuiwitikapark@catalyst.net.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to stable |Needs documenting --- Comment #9 from Wainui Witika-Park <wainuiwitikapark@catalyst.net.nz> --- Not backporting to 22.11.x -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38644 Caroline Cyr La Rose <caroline.cyr-la-rose@inlibro.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs documenting |RESOLVED Resolution|--- |FIXED --- Comment #10 from Caroline Cyr La Rose <caroline.cyr-la-rose@inlibro.com> --- This is a bug fix, no changes required in the manual. -- You are receiving this mail because: You are watching all bug changes.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org