[Koha-bugs] [Bug 39475] WCAG 2.1: 1.4.10 - Content reflow - OPAC Header Menu's

2025-06-06 Thread bugzilla-daemon--- via Koha-bugs
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39475

David Nind  changed:

   What|Removed |Added

 CC||[email protected]

--- Comment #3 from David Nind  ---
Created attachment 183083
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=183083&action=edit
Screenshots - Search history + clear button (before and after)

Testing notes (using KTD):

1. After applying the patch, rebuild the CSS (yarn build) and restart
everything (restart_all).

2. I didn't quite get the issue for step d, with the search history and clear
button. However, the patch makes the box it is in narrower and puts the clear
button on its own line when the screen size is increased past a certain point.
See the before and after screenshots (from Firefox at 400%, also tested on
Chromium).

-- 
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/


[Koha-bugs] [Bug 39475] WCAG 2.1: 1.4.10 - Content reflow - OPAC Header Menu's

2025-06-06 Thread bugzilla-daemon--- via Koha-bugs
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39475

David Nind  changed:

   What|Removed |Added

 Status|Needs Signoff   |Signed Off

-- 
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/


[Koha-bugs] [Bug 39475] WCAG 2.1: 1.4.10 - Content reflow - OPAC Header Menu's

2025-06-06 Thread bugzilla-daemon--- via Koha-bugs
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39475

David Nind  changed:

   What|Removed |Added

 Attachment #182897|0   |1
is obsolete||

--- Comment #2 from David Nind  ---
Created attachment 183082
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=183082&action=edit
Bug 39475: Fixed reflow issues in dropdown menus

This patch aims to fix reflow issues present in dropdown menus, by specifying
text-wrap behaviour, and by reducing line-height values in some places to make
dropdown items more distinguishable from each other.

To test:
a)  log in to the opac
b)  create a list with an excessively long name (I chose 'a list about New New
New New New New New New New New New New New New New New York')
c)  open the lists menu in the navbar, zoom in to 400%
-)  notice how the title of the list rolls off the page
-)  exit the dropdown menu
d)  open the user menu in the navbar, zoom in to 400%
-)  notice how the clear searches button has broken across two lines
-)  zoom back to 100%
APPLY PATCH
e)  repeat step c
-)  notice how the title of the list now wraps at the designated width
-)  zoom back to 100%
-)  notice how the text is still wrapping, and the dropdown menu is no
excessively wide
f)  repeat step d
-)  notice how the clear searches button now sits on its own line
-)  zoom back to 100%
-)  notice how the clear searches button returns to its usual location
g)  check other dropdowns for clear bugs
-)  places i could find were on opac-results and opac-details
SIGN OFF

Signed-off-by: David Nind 

-- 
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/


[Koha-bugs] [Bug 39475] WCAG 2.1: 1.4.10 - Content reflow - OPAC Header Menu's

2025-06-02 Thread bugzilla-daemon--- via Koha-bugs
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39475

Jake Deery  changed:

   What|Removed |Added

 Status|CONFIRMED   |Needs Signoff

-- 
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/


[Koha-bugs] [Bug 39475] WCAG 2.1: 1.4.10 - Content reflow - OPAC Header Menu's

2025-06-02 Thread bugzilla-daemon--- via Koha-bugs
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39475

--- Comment #1 from Jake Deery  ---
Created attachment 182897
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=182897&action=edit
Bug 39475: Fixed reflow issues in dropdown menus

This patch aims to fix reflow issues present in dropdown menus, by specifying
text-wrap behaviour, and by reducing line-height values in some places to make
dropdown items more distinguishable from each other.

To test:
a)  log in to the opac
b)  create a list with an excessively long name (I chose 'a list about New New
New New New New New New New New New New New New New New York')
c)  open the lists menu in the navbar, zoom in to 400%
-)  notice how the title of the list rolls off the page
-)  exit the dropdown menu
d)  open the user menu in the navbar, zoom in to 400%
-)  notice how the clear searches button has broken across two lines
-)  zoom back to 100%
APPLY PATCH
e)  repeat step c
-)  notice how the title of the list now wraps at the designated width
-)  zoom back to 100%
-)  notice how the text is still wrapping, and the dropdown menu is no
excessively wide
f)  repeat step d
-)  notice how the clear searches button now sits on its own line
-)  zoom back to 100%
-)  notice how the clear searches button returns to its usual location
g)  check other dropdowns for clear bugs
-)  places i could find were on opac-results and opac-details
SIGN OFF

-- 
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/


[Koha-bugs] [Bug 39475] WCAG 2.1: 1.4.10 - Content reflow - OPAC Header Menu's

2025-03-27 Thread bugzilla-daemon--- via Koha-bugs
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39475

Martin Renvoize (ashimema)  changed:

   What|Removed |Added

   Assignee|[email protected] |[email protected]
   |ity.org |

-- 
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/


[Koha-bugs] [Bug 39475] WCAG 2.1: 1.4.10 - Content reflow - OPAC Header Menu's

2025-03-27 Thread bugzilla-daemon--- via Koha-bugs
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39475

Martin Renvoize (ashimema)  changed:

   What|Removed |Added

Summary|WCAG 2.1: 1.4.10 - Content  |WCAG 2.1: 1.4.10 - Content
   |Reflow  |reflow - OPAC Header Menu's

-- 
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/