https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21285 Bug ID: 21285 Summary: Select2 broken on high dpi screens Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: normal Priority: P5 - low Component: Templates Assignee: oleonard@myacpl.org Reporter: tomascohen@gmail.com QA Contact: testopia@bugs.koha-community.org When the use of the Select2 jquery plugin was introduced, a .png file that is used on high dpi screens was ommited. Steps to reproduce: - On a high DPI screen (retina mac?) - 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. Note: I only reproduced this on current Chrome and Safari, and not on current Firefox. -- You are receiving this mail because: You are watching all bug changes.