From bugzilla-daemon@bugs.koha-community.org Wed Apr 22 07:52:21 2020 From: bugzilla-daemon@bugs.koha-community.org To: koha-bugs@lists.koha-community.org Subject: [Koha-bugs] [Bug 25236] New: Accessibility: The 'Refine your search' box contains semantically incorrect headings Date: Wed, 22 Apr 2020 05:52:19 +0000 Message-ID: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============5587831400101058079==" --===============5587831400101058079== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=3D25236 Bug ID: 25236 Summary: Accessibility: The 'Refine your search' box contains semantically incorrect headings Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Keywords: Academy Severity: enhancement Priority: P5 - low Component: OPAC Assignee: oleonard@myacpl.org Reporter: martin.renvoize@ptfs-europe.com QA Contact: testopia@bugs.koha-community.org CC: oleonard@myacpl.org, testopia@bugs.koha-community.org Depends on: 25155 Blocks: 25150 Library Catalogue - OPAC The =E2=80=98Refine your search=E2=80=99 heading is not logical because it in= creases by more than one heading level. This means that screen reader users may not be able to determi= ne the structure of content on the page. 1/ Search for an item 3/ The resultant page contains a 'Regine your search' box containing filters. Current Code:

Refine your search

Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=3D25150 [Bug 25150] Accessibility: 2.4.10 Section Headings https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=3D25155 [Bug 25155] Accessibility: The 'Login modal' contains semantically incorrect headings --=20 You are receiving this mail because: You are watching all bug changes. --===============5587831400101058079==-- From bugzilla-daemon@bugs.koha-community.org Wed Apr 22 07:52:51 2020 From: bugzilla-daemon@bugs.koha-community.org To: koha-bugs@lists.koha-community.org Subject: [Koha-bugs] [Bug 25236] Accessibility: The 'Refine your search' box contains semantically incorrect headings Date: Wed, 22 Apr 2020 05:52:31 +0000 Message-ID: In-Reply-To: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============3319471773305793695==" --===============3319471773305793695== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25236 Martin Renvoize changed: What |Removed |Added ---------------------------------------------------------------------------- Depends on|25155 | Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25155 [Bug 25155] Accessibility: The 'Login modal' contains semantically incorrect headings -- You are receiving this mail because: You are watching all bug changes. --===============3319471773305793695==-- From bugzilla-daemon@bugs.koha-community.org Wed Apr 22 07:58:17 2020 From: bugzilla-daemon@bugs.koha-community.org To: koha-bugs@lists.koha-community.org Subject: [Koha-bugs] [Bug 25236] Accessibility: The 'Refine your search' box contains semantically incorrect headings Date: Wed, 22 Apr 2020 05:58:06 +0000 Message-ID: In-Reply-To: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============3032252745531842483==" --===============3032252745531842483== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25236 Martin Renvoize changed: What |Removed |Added ---------------------------------------------------------------------------- Blocks| |25237 Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25237 [Bug 25237] Accessibility: The 'Author details' in the full record display contains semantically incorrect headings -- You are receiving this mail because: You are watching all bug changes. --===============3032252745531842483==-- From bugzilla-daemon@bugs.koha-community.org Wed Apr 22 07:58:47 2020 From: bugzilla-daemon@bugs.koha-community.org To: koha-bugs@lists.koha-community.org Subject: [Koha-bugs] [Bug 25236] Accessibility: The 'Refine your search' box contains semantically incorrect headings Date: Wed, 22 Apr 2020 05:58:16 +0000 Message-ID: In-Reply-To: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============3828263422774483079==" --===============3828263422774483079== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25236 Martin Renvoize changed: What |Removed |Added ---------------------------------------------------------------------------- Blocks|25237 | Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25237 [Bug 25237] Accessibility: The 'Author details' in the full record display contains semantically incorrect headings -- You are receiving this mail because: You are watching all bug changes. --===============3828263422774483079==-- From bugzilla-daemon@bugs.koha-community.org Thu Jun 11 12:59:32 2020 From: bugzilla-daemon@bugs.koha-community.org To: koha-bugs@lists.koha-community.org Subject: [Koha-bugs] [Bug 25236] Accessibility: The 'Refine your search' box contains semantically incorrect headings Date: Thu, 11 Jun 2020 10:59:31 +0000 Message-ID: In-Reply-To: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============7463651306407749536==" --===============7463651306407749536== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=3D25236 --- Comment #1 from Martin Renvoize --- Created attachment 105726 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=3D105726&action= =3Dedit Bug 25236: Fix semantic heading for opac-facets.inc Prior to this patch, the opac-facets side navigation box contained semantically incorrect headings. Test plan 1/ Perform a search which yields some results in the OPAC 2/ Inspect the 'Refine your search' elements on the left side of the screen. Note that the headings are H1 (Koha page title) > H4 (Refine your search) > H5 (Headings within 'Refine your search' box) 3/ Apply this patch and follow https://wiki.koha-community.org/wiki/Working_with_SCSS_in_the_OPAC_and_staff_= client 4/ Reload the page (Flushing the cache to ensure the CSS change load) 5/ Re-inspect the 'Refine your search' elements and note the heading semantics are now H1 (Title of page) > H2 (Refine your search) > H3 (Headings within 'Refine your search') 6/ Note the appearance of the box is still reasonable 7/ Signoff --=20 You are receiving this mail because: You are watching all bug changes. --===============7463651306407749536==-- From bugzilla-daemon@bugs.koha-community.org Thu Jun 11 12:59:43 2020 From: bugzilla-daemon@bugs.koha-community.org To: koha-bugs@lists.koha-community.org Subject: [Koha-bugs] [Bug 25236] Accessibility: The 'Refine your search' box contains semantically incorrect headings Date: Thu, 11 Jun 2020 10:59:34 +0000 Message-ID: In-Reply-To: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============2972013096503941530==" --===============2972013096503941530== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25236 --- Comment #2 from Martin Renvoize --- Created attachment 105727 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=105727&action=edit Bug 25236: Fix semantic heading for opac-topissues.inc Prior to this patch, the opac-topissues side navigation box contained semantically incorrect headings. Test plan 0/ Enable 'OpacTopIssues' 1/ Navigate to the top issues page via the 'Most popular' link 2/ Inspect the 'Refine your search' elements on the left side of the screen. Note that the headings are H1 (Koha page title) > H4 (Refine your search) 3/ Apply this patch 4/ Reload the page 5/ Re-inspect the 'Refine your search' elements and note the heading semantics are now H1 (Title of page) > H2 (Refine your search) 6/ Note the appearance of the box is still reasonable 7/ Signoff -- You are receiving this mail because: You are watching all bug changes. --===============2972013096503941530==-- From bugzilla-daemon@bugs.koha-community.org Thu Jun 11 12:59:54 2020 From: bugzilla-daemon@bugs.koha-community.org To: koha-bugs@lists.koha-community.org Subject: [Koha-bugs] [Bug 25236] Accessibility: The 'Refine your search' box contains semantically incorrect headings Date: Thu, 11 Jun 2020 10:59:37 +0000 Message-ID: In-Reply-To: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============8999089866544899868==" --===============8999089866544899868== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25236 --- Comment #3 from Martin Renvoize --- Created attachment 105728 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=105728&action=edit Bug 25236: Fix semantic heading for opac-full-serial-issues.tt Prior to this patch, the opac-full-serial-issues side navigation box contained semantically incorrect headings. Test plan 1/ Search for a serial with many linked issues 2/ Navigate to the detailed view of that serial 3/ Click on the 'More details' link after all the listed issues 4/ Inspect the 'Refine your search' elements on the left side of the screen. Note that the headings are H1 (Koha page title) > H4 (Refine your search) 3/ Apply this patch 4/ Reload the page 5/ Re-inspect the 'Refine your search' elements and note the heading semantics are now H1 (Title of page) > H2 (Refine your search) 6/ Note the appearance of the box is improved and consistent with elsewhere 7/ Signoff -- You are receiving this mail because: You are watching all bug changes. --===============8999089866544899868==-- From bugzilla-daemon@bugs.koha-community.org Thu Jun 11 13:01:12 2020 From: bugzilla-daemon@bugs.koha-community.org To: koha-bugs@lists.koha-community.org Subject: [Koha-bugs] [Bug 25236] Accessibility: The 'Refine your search' box contains semantically incorrect headings Date: Thu, 11 Jun 2020 11:01:11 +0000 Message-ID: In-Reply-To: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============3388431663420217710==" --===============3388431663420217710== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=3D25236 Martin Renvoize changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #105726|0 |1 is obsolete| | --- Comment #4 from Martin Renvoize --- Created attachment 105729 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=3D105729&action= =3Dedit Bug 25236: Fix semantic heading for opac-facets.inc Prior to this patch, the opac-facets side navigation box contained semantically incorrect headings. Test plan 1/ Perform a search which yields some results in the OPAC 2/ Inspect the 'Refine your search' elements on the left side of the screen. Note that the headings are H1 (Koha page title) > H4 (Refine your search) > H5 (Headings within 'Refine your search' box) 3/ Apply this patch and follow https://wiki.koha-community.org/wiki/Working_with_SCSS_in_the_OPAC_and_staff_= client 4/ Reload the page (Flushing the cache to ensure the CSS change load) 5/ Re-inspect the 'Refine your search' elements and note the heading semantics are now H1 (Title of page) > H2 (Refine your search) > H3 (Headings within 'Refine your search') 6/ Note the appearance of the box is still reasonable 7/ Signoff --=20 You are receiving this mail because: You are watching all bug changes. --===============3388431663420217710==-- From bugzilla-daemon@bugs.koha-community.org Thu Jun 11 13:01:22 2020 From: bugzilla-daemon@bugs.koha-community.org To: koha-bugs@lists.koha-community.org Subject: [Koha-bugs] [Bug 25236] Accessibility: The 'Refine your search' box contains semantically incorrect headings Date: Thu, 11 Jun 2020 11:01:14 +0000 Message-ID: In-Reply-To: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============4803340955116760440==" --===============4803340955116760440== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25236 Martin Renvoize changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #105727|0 |1 is obsolete| | --- Comment #5 from Martin Renvoize --- Created attachment 105730 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=105730&action=edit Bug 25236: Fix semantic heading for opac-topissues.inc Prior to this patch, the opac-topissues side navigation box contained semantically incorrect headings. Test plan 0/ Enable 'OpacTopIssues' 1/ Navigate to the top issues page via the 'Most popular' link 2/ Inspect the 'Refine your search' elements on the left side of the screen. Note that the headings are H1 (Koha page title) > H4 (Refine your search) 3/ Apply this patch 4/ Reload the page 5/ Re-inspect the 'Refine your search' elements and note the heading semantics are now H1 (Title of page) > H2 (Refine your search) 6/ Note the appearance of the box is still reasonable 7/ Signoff -- You are receiving this mail because: You are watching all bug changes. --===============4803340955116760440==-- From bugzilla-daemon@bugs.koha-community.org Thu Jun 11 13:01:32 2020 From: bugzilla-daemon@bugs.koha-community.org To: koha-bugs@lists.koha-community.org Subject: [Koha-bugs] [Bug 25236] Accessibility: The 'Refine your search' box contains semantically incorrect headings Date: Thu, 11 Jun 2020 11:01:17 +0000 Message-ID: In-Reply-To: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============6811562930528814373==" --===============6811562930528814373== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25236 Martin Renvoize changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #105728|0 |1 is obsolete| | --- Comment #6 from Martin Renvoize --- Created attachment 105731 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=105731&action=edit Bug 25236: Fix semantic heading for opac-full-serial-issues.tt Prior to this patch, the opac-full-serial-issues side navigation box contained semantically incorrect headings. Test plan 1/ Search for a serial with many linked issues 2/ Navigate to the detailed view of that serial 3/ Click on the 'More details' link after all the listed issues 4/ Inspect the 'Refine your search' elements on the left side of the screen. Note that the headings are H1 (Koha page title) > H4 (Refine your search) 3/ Apply this patch 4/ Reload the page 5/ Re-inspect the 'Refine your search' elements and note the heading semantics are now H1 (Title of page) > H2 (Refine your search) 6/ Note the appearance of the box is improved and consistent with elsewhere 7/ Signoff -- You are receiving this mail because: You are watching all bug changes. --===============6811562930528814373==-- From bugzilla-daemon@bugs.koha-community.org Thu Jun 11 13:01:42 2020 From: bugzilla-daemon@bugs.koha-community.org To: koha-bugs@lists.koha-community.org Subject: [Koha-bugs] [Bug 25236] Accessibility: The 'Refine your search' box contains semantically incorrect headings Date: Thu, 11 Jun 2020 11:01:34 +0000 Message-ID: In-Reply-To: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============4145774815837212185==" --===============4145774815837212185== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25236 Martin Renvoize changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |Needs Signoff -- You are receiving this mail because: You are watching all bug changes. --===============4145774815837212185==-- From bugzilla-daemon@bugs.koha-community.org Thu Jun 11 13:01:52 2020 From: bugzilla-daemon@bugs.koha-community.org To: koha-bugs@lists.koha-community.org Subject: [Koha-bugs] [Bug 25236] Accessibility: The 'Refine your search' box contains semantically incorrect headings Date: Thu, 11 Jun 2020 11:01:40 +0000 Message-ID: In-Reply-To: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============3227556252898004588==" --===============3227556252898004588== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25236 Martin Renvoize changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|oleonard@myacpl.org |martin.renvoize@ptfs-europe | |.com -- You are receiving this mail because: You are watching all bug changes. --===============3227556252898004588==-- From bugzilla-daemon@bugs.koha-community.org Thu Jun 11 13:02:02 2020 From: bugzilla-daemon@bugs.koha-community.org To: koha-bugs@lists.koha-community.org Subject: [Koha-bugs] [Bug 25236] Accessibility: The 'Refine your search' box contains semantically incorrect headings Date: Thu, 11 Jun 2020 11:01:50 +0000 Message-ID: In-Reply-To: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============5428011816081545219==" --===============5428011816081545219== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25236 Martin Renvoize changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |bolshawh@parliament.uk -- You are receiving this mail because: You are watching all bug changes. --===============5428011816081545219==-- From bugzilla-daemon@bugs.koha-community.org Thu Jun 11 13:02:12 2020 From: bugzilla-daemon@bugs.koha-community.org To: koha-bugs@lists.koha-community.org Subject: [Koha-bugs] [Bug 25236] Accessibility: The 'Refine your search' box contains semantically incorrect headings Date: Thu, 11 Jun 2020 11:02:00 +0000 Message-ID: In-Reply-To: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============3133233553950804231==" --===============3133233553950804231== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25236 Martin Renvoize changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |hayleymapley@catalyst.net.n | |z -- You are receiving this mail because: You are watching all bug changes. --===============3133233553950804231==-- From bugzilla-daemon@bugs.koha-community.org Thu Jun 11 16:39:26 2020 From: bugzilla-daemon@bugs.koha-community.org To: koha-bugs@lists.koha-community.org Subject: [Koha-bugs] [Bug 25236] Accessibility: The 'Refine your search' box contains semantically incorrect headings Date: Thu, 11 Jun 2020 14:39:25 +0000 Message-ID: In-Reply-To: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============8887028006049688972==" --===============8887028006049688972== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=3D25236 PTFS Europe Sandboxes changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #105729|0 |1 is obsolete| | --- Comment #7 from PTFS Europe Sandboxes --- Created attachment 105760 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=3D105760&action= =3Dedit Bug 25236: Fix semantic heading for opac-facets.inc Prior to this patch, the opac-facets side navigation box contained semantically incorrect headings. Test plan 1/ Perform a search which yields some results in the OPAC 2/ Inspect the 'Refine your search' elements on the left side of the screen. Note that the headings are H1 (Koha page title) > H4 (Refine your search) > H5 (Headings within 'Refine your search' box) 3/ Apply this patch and follow https://wiki.koha-community.org/wiki/Working_with_SCSS_in_the_OPAC_and_staff_= client 4/ Reload the page (Flushing the cache to ensure the CSS change load) 5/ Re-inspect the 'Refine your search' elements and note the heading semantics are now H1 (Title of page) > H2 (Refine your search) > H3 (Headings within 'Refine your search') 6/ Note the appearance of the box is still reasonable 7/ Signoff Signed-off-by: Sally --=20 You are receiving this mail because: You are watching all bug changes. --===============8887028006049688972==-- From bugzilla-daemon@bugs.koha-community.org Thu Jun 11 16:39:36 2020 From: bugzilla-daemon@bugs.koha-community.org To: koha-bugs@lists.koha-community.org Subject: [Koha-bugs] [Bug 25236] Accessibility: The 'Refine your search' box contains semantically incorrect headings Date: Thu, 11 Jun 2020 14:39:28 +0000 Message-ID: In-Reply-To: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============4340995724110620744==" --===============4340995724110620744== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25236 PTFS Europe Sandboxes changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #105730|0 |1 is obsolete| | --- Comment #8 from PTFS Europe Sandboxes --- Created attachment 105761 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=105761&action=edit Bug 25236: Fix semantic heading for opac-topissues.inc Prior to this patch, the opac-topissues side navigation box contained semantically incorrect headings. Test plan 0/ Enable 'OpacTopIssues' 1/ Navigate to the top issues page via the 'Most popular' link 2/ Inspect the 'Refine your search' elements on the left side of the screen. Note that the headings are H1 (Koha page title) > H4 (Refine your search) 3/ Apply this patch 4/ Reload the page 5/ Re-inspect the 'Refine your search' elements and note the heading semantics are now H1 (Title of page) > H2 (Refine your search) 6/ Note the appearance of the box is still reasonable 7/ Signoff Signed-off-by: Sally -- You are receiving this mail because: You are watching all bug changes. --===============4340995724110620744==-- From bugzilla-daemon@bugs.koha-community.org Thu Jun 11 16:39:46 2020 From: bugzilla-daemon@bugs.koha-community.org To: koha-bugs@lists.koha-community.org Subject: [Koha-bugs] [Bug 25236] Accessibility: The 'Refine your search' box contains semantically incorrect headings Date: Thu, 11 Jun 2020 14:39:31 +0000 Message-ID: In-Reply-To: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============6448409889340001527==" --===============6448409889340001527== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25236 PTFS Europe Sandboxes changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #105731|0 |1 is obsolete| | --- Comment #9 from PTFS Europe Sandboxes --- Created attachment 105762 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=105762&action=edit Bug 25236: Fix semantic heading for opac-full-serial-issues.tt Prior to this patch, the opac-full-serial-issues side navigation box contained semantically incorrect headings. Test plan 1/ Search for a serial with many linked issues 2/ Navigate to the detailed view of that serial 3/ Click on the 'More details' link after all the listed issues 4/ Inspect the 'Refine your search' elements on the left side of the screen. Note that the headings are H1 (Koha page title) > H4 (Refine your search) 3/ Apply this patch 4/ Reload the page 5/ Re-inspect the 'Refine your search' elements and note the heading semantics are now H1 (Title of page) > H2 (Refine your search) 6/ Note the appearance of the box is improved and consistent with elsewhere 7/ Signoff Signed-off-by: Sally -- You are receiving this mail because: You are watching all bug changes. --===============6448409889340001527==-- From bugzilla-daemon@bugs.koha-community.org Thu Jun 11 16:39:56 2020 From: bugzilla-daemon@bugs.koha-community.org To: koha-bugs@lists.koha-community.org Subject: [Koha-bugs] [Bug 25236] Accessibility: The 'Refine your search' box contains semantically incorrect headings Date: Thu, 11 Jun 2020 14:39:53 +0000 Message-ID: In-Reply-To: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============7922513517791513497==" --===============7922513517791513497== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25236 Sally changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |sally.healey@cheshireshared | |services.gov.uk Status|Needs Signoff |Signed Off -- You are receiving this mail because: You are watching all bug changes. --===============7922513517791513497==-- From bugzilla-daemon@bugs.koha-community.org Sun Jun 21 16:31:47 2020 From: bugzilla-daemon@bugs.koha-community.org To: koha-bugs@lists.koha-community.org Subject: [Koha-bugs] [Bug 25236] Accessibility: The 'Refine your search' box contains semantically incorrect headings Date: Sun, 21 Jun 2020 14:31:46 +0000 Message-ID: In-Reply-To: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============4491352180351123335==" --===============4491352180351123335== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25236 Katrin Fischer changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Passed QA -- You are receiving this mail because: You are watching all bug changes. --===============4491352180351123335==-- From bugzilla-daemon@bugs.koha-community.org Sun Jun 21 16:31:57 2020 From: bugzilla-daemon@bugs.koha-community.org To: koha-bugs@lists.koha-community.org Subject: [Koha-bugs] [Bug 25236] Accessibility: The 'Refine your search' box contains semantically incorrect headings Date: Sun, 21 Jun 2020 14:31:49 +0000 Message-ID: In-Reply-To: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============9059801385238567618==" --===============9059801385238567618== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=3D25236 Katrin Fischer changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #105760|0 |1 is obsolete| | --- Comment #10 from Katrin Fischer --- Created attachment 106119 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=3D106119&action= =3Dedit Bug 25236: Fix semantic heading for opac-facets.inc Prior to this patch, the opac-facets side navigation box contained semantically incorrect headings. Test plan 1/ Perform a search which yields some results in the OPAC 2/ Inspect the 'Refine your search' elements on the left side of the screen. Note that the headings are H1 (Koha page title) > H4 (Refine your search) > H5 (Headings within 'Refine your search' box) 3/ Apply this patch and follow https://wiki.koha-community.org/wiki/Working_with_SCSS_in_the_OPAC_and_staff_= client 4/ Reload the page (Flushing the cache to ensure the CSS change load) 5/ Re-inspect the 'Refine your search' elements and note the heading semantics are now H1 (Title of page) > H2 (Refine your search) > H3 (Headings within 'Refine your search') 6/ Note the appearance of the box is still reasonable 7/ Signoff Signed-off-by: Sally Signed-off-by: Katrin Fischer --=20 You are receiving this mail because: You are watching all bug changes. --===============9059801385238567618==-- From bugzilla-daemon@bugs.koha-community.org Sun Jun 21 16:32:07 2020 From: bugzilla-daemon@bugs.koha-community.org To: koha-bugs@lists.koha-community.org Subject: [Koha-bugs] [Bug 25236] Accessibility: The 'Refine your search' box contains semantically incorrect headings Date: Sun, 21 Jun 2020 14:31:54 +0000 Message-ID: In-Reply-To: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============2747247302733972337==" --===============2747247302733972337== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25236 Katrin Fischer changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #105761|0 |1 is obsolete| | --- Comment #11 from Katrin Fischer --- Created attachment 106120 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=106120&action=edit Bug 25236: Fix semantic heading for opac-topissues.inc Prior to this patch, the opac-topissues side navigation box contained semantically incorrect headings. Test plan 0/ Enable 'OpacTopIssues' 1/ Navigate to the top issues page via the 'Most popular' link 2/ Inspect the 'Refine your search' elements on the left side of the screen. Note that the headings are H1 (Koha page title) > H4 (Refine your search) 3/ Apply this patch 4/ Reload the page 5/ Re-inspect the 'Refine your search' elements and note the heading semantics are now H1 (Title of page) > H2 (Refine your search) 6/ Note the appearance of the box is still reasonable 7/ Signoff Signed-off-by: Sally Signed-off-by: Katrin Fischer -- You are receiving this mail because: You are watching all bug changes. --===============2747247302733972337==-- From bugzilla-daemon@bugs.koha-community.org Sun Jun 21 16:32:18 2020 From: bugzilla-daemon@bugs.koha-community.org To: koha-bugs@lists.koha-community.org Subject: [Koha-bugs] [Bug 25236] Accessibility: The 'Refine your search' box contains semantically incorrect headings Date: Sun, 21 Jun 2020 14:31:58 +0000 Message-ID: In-Reply-To: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============8404026815963885560==" --===============8404026815963885560== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25236 Katrin Fischer changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #105762|0 |1 is obsolete| | --- Comment #12 from Katrin Fischer --- Created attachment 106121 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=106121&action=edit Bug 25236: Fix semantic heading for opac-full-serial-issues.tt Prior to this patch, the opac-full-serial-issues side navigation box contained semantically incorrect headings. Test plan 1/ Search for a serial with many linked issues 2/ Navigate to the detailed view of that serial 3/ Click on the 'More details' link after all the listed issues 4/ Inspect the 'Refine your search' elements on the left side of the screen. Note that the headings are H1 (Koha page title) > H4 (Refine your search) 3/ Apply this patch 4/ Reload the page 5/ Re-inspect the 'Refine your search' elements and note the heading semantics are now H1 (Title of page) > H2 (Refine your search) 6/ Note the appearance of the box is improved and consistent with elsewhere 7/ Signoff Signed-off-by: Sally Signed-off-by: Katrin Fischer -- You are receiving this mail because: You are watching all bug changes. --===============8404026815963885560==-- From bugzilla-daemon@bugs.koha-community.org Wed Jun 24 15:34:34 2020 From: bugzilla-daemon@bugs.koha-community.org To: koha-bugs@lists.koha-community.org Subject: [Koha-bugs] [Bug 25236] Accessibility: The 'Refine your search' box contains semantically incorrect headings Date: Wed, 24 Jun 2020 13:32:08 +0000 Message-ID: In-Reply-To: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============4163738062760474997==" --===============4163738062760474997== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25236 Jonathan Druart changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Passed QA |Pushed to master Version(s)| |20.11.00 released in| | -- You are receiving this mail because: You are watching all bug changes. --===============4163738062760474997==-- From bugzilla-daemon@bugs.koha-community.org Wed Jun 24 15:34:44 2020 From: bugzilla-daemon@bugs.koha-community.org To: koha-bugs@lists.koha-community.org Subject: [Koha-bugs] [Bug 25236] Accessibility: The 'Refine your search' box contains semantically incorrect headings Date: Wed, 24 Jun 2020 13:32:10 +0000 Message-ID: In-Reply-To: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============4500730964698779349==" --===============4500730964698779349== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=3D25236 --- Comment #13 from Jonathan Druart --- Pushed to master for 20.11, thanks to everybody involved! --=20 You are receiving this mail because: You are watching all bug changes. --===============4500730964698779349==-- From bugzilla-daemon@bugs.koha-community.org Fri Jul 10 19:10:04 2020 From: bugzilla-daemon@bugs.koha-community.org To: koha-bugs@lists.koha-community.org Subject: [Koha-bugs] [Bug 25236] Accessibility: The 'Refine your search' box contains semantically incorrect headings Date: Fri, 10 Jul 2020 17:10:03 +0000 Message-ID: In-Reply-To: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============8671638594213477313==" --===============8671638594213477313== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25236 Lucas Gass changed: What |Removed |Added ---------------------------------------------------------------------------- Version(s)|20.11.00 |20.11.00, 20.05.02 released in| | CC| |lucas@bywatersolutions.com Status|Pushed to master |Pushed to stable --- Comment #14 from Lucas Gass --- backported to 20.05.x for 20.05.02 -- You are receiving this mail because: You are watching all bug changes. --===============8671638594213477313==-- From bugzilla-daemon@bugs.koha-community.org Mon Jul 13 05:16:10 2020 From: bugzilla-daemon@bugs.koha-community.org To: koha-bugs@lists.koha-community.org Subject: [Koha-bugs] [Bug 25236] Accessibility: The 'Refine your search' box contains semantically incorrect headings Date: Mon, 13 Jul 2020 03:16:09 +0000 Message-ID: In-Reply-To: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============1705718276186876906==" --===============1705718276186876906== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25236 Aleisha Amohia changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to stable |Pushed to oldstable Version(s)|20.11.00, 20.05.02 |20.11.00, 20.05.02, released in| |19.11.08 CC| |aleisha@catalyst.net.nz --- Comment #15 from Aleisha Amohia --- backported to 19.11.x for 19.11.08 -- You are receiving this mail because: You are watching all bug changes. --===============1705718276186876906==-- From bugzilla-daemon@bugs.koha-community.org Fri Jul 24 11:55:22 2020 From: bugzilla-daemon@bugs.koha-community.org To: koha-bugs@lists.koha-community.org Subject: [Koha-bugs] [Bug 25236] Accessibility: The 'Refine your search' box contains semantically incorrect headings Date: Fri, 24 Jul 2020 09:55:21 +0000 Message-ID: In-Reply-To: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============5149053460545117741==" --===============5149053460545117741== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25236 Victor Grousset/tuxayo changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |victor@tuxayo.net Version(s)|20.11.00, 20.05.02, |20.11.00, 20.05.02, released in|19.11.08 |19.11.08, 19.05.14 Status|Pushed to oldstable |Pushed to oldoldstable --- Comment #16 from Victor Grousset/tuxayo --- Backported to 19.05.x branch for 19.05.14 -- You are receiving this mail because: You are watching all bug changes. --===============5149053460545117741==--