[Koha-bugs] [Bug 21285] Select2 broken on high dpi screens

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Aug 29 18:49:42 CEST 2018


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21285

--- Comment #1 from Tomás Cohen Arazi <tomascohen at gmail.com> ---
Created attachment 78273
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=78273&action=edit
Bug 21285: Add missing select2x2.png file

This file is part of the Select2 jquery plugin, but wasn't added when
the use of the plugin was introduced in Koha.

To test:
- On a high DPI screen (retina mac?) on Chrome or Safari
- Edit an item
=> FAIL: dropdowns using Select2 (like 'Shelving location') don't display the
icons (down arrow and cross) and a default value is wrongly selected
=> FAIL: the inspector says the requested select2x2.png file returned a 400
error.
- Apply this patch
- Reload the edit page
=> SUCCESS: Things display correctly! Dropdowns without selected values
by default!
=> SUCCESS: No errors fetching select2x2.png
- Sign off :-D

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list