Bugzilla – Attachment 78616 Details for
Bug 21285
Select2 broken on high dpi screens
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 21285: Add missing select2x2.png file
Bug-21285-Add-missing-select2x2png-file.patch (text/plain), 2.51 KB, created by
Jonathan Druart
on 2018-09-12 22:57:27 UTC
(
hide
)
Description:
Bug 21285: Add missing select2x2.png file
Filename:
MIME Type:
Creator:
Jonathan Druart
Created:
2018-09-12 22:57:27 UTC
Size:
2.51 KB
patch
obsolete
>From ab4ec4d45788723475d9f1d91f3d4a7654639032 Mon Sep 17 00:00:00 2001 >From: Tomas Cohen Arazi <tomascohen@theke.io> >Date: Wed, 29 Aug 2018 13:46:39 -0300 >Subject: [PATCH] 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 > >Signed-off-by: Jesse Maseto <jesse@bywatersolutions.com> > >Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org> >--- > koha-tmpl/intranet-tmpl/lib/select2/css/select2x2.png | Bin 0 -> 845 bytes > 1 file changed, 0 insertions(+), 0 deletions(-) > create mode 100644 koha-tmpl/intranet-tmpl/lib/select2/css/select2x2.png > >diff --git a/koha-tmpl/intranet-tmpl/lib/select2/css/select2x2.png b/koha-tmpl/intranet-tmpl/lib/select2/css/select2x2.png >new file mode 100644 >index 0000000000000000000000000000000000000000..4bdd5c961d452c49dfa0789c2c7ffb82c238fc24 >GIT binary patch >literal 845 >zcmV-T1G4;yP)<h;3K|Lk000e1NJLTq004LZ002-31^@s6(wnh~0009NNkl<Zc-rlq >zv2GJV5I`eA5ebSzqy-%%f8hdLP~9h_qV^Xci^>upQ6WKflyv?C|ADVW!U!t`EpA+x >zB)5#EjWk-_X77YJZtQo`E0SF)^1bZr%<ScI;+%s6=ICz#f&syRU}(wBHJi=KJtvV% >z&q1&qv^eJpB{$ANuo1Mlh~(%T1ltp=DYaY#8zmuerN1Ub+fTAw3X&{)g1bmADU*y5 >zUblqhl?+n{vw|Hrl|2~9qJcUX=wx*w)_|YxX&9mxeE=mzu0C`g40D>)B7Cd`*OK*r >z5WG-7e-R9G9^69ksDt29&oyHqxPSt|-S>xi3%PTd+GjY+BGF|nWC(7D-sd(kxqd9~ >zS@2YF5vB+>dP8+$l^{oO3-lEWiGA*QI<ZQyKyWv~v4m^Xqu?O1N>U)Wds#9M6RZ9N >zcQ4y4)xqQOxD=vwu%7cz1nY#$lT&y8HCmkWgpwQP#3dhnYj9|2aS_R}IUF_^6s#$= >zTm%~>A#oM?KIg$kh=<`gJkeoHa2LrulVy$Yx+N_0R3$4I!R*0677f(FKqm`2_o4~W >z0h}fQZ`lC^1A+m;fM7uI(R1`S0KtG@KrkQ}5DW+&@cTnDVIow56KciMk7a899t0bC >zC1KI<NAq=n6MhK=f(@YLo(pv#^;)>{TsMe5NAR%GD_5`B-@<p{rSMpIB)k$<!Y=ql >zC=fhg{GPi}!nVSD;k03YekgqMb862<$PheS!4oBGC%j9%)a;J%LAX>ad4k~K3SO%H >z_M31|`HV?E6)u$E3c&*<*n20+V@mRCop>R5;DWuZCmjSo7p@R&OYl<!6QXYf&j`^5 >z2wIX~h5Ie!o(UI9@DjnpE|YYF<D+mlkwJf^OtRPLs6AUR@T@`Z1L2FXRdRPirluiy >zpsh;Xe!LWZ2ycXE!VBT8@Kdi`MTuYwhYjIDL;SG8HBchh)^TC22*vJVk`Zj@z<=2w >zxbkC}P{t%9`0)R&U5Q}xg42=_Y+Z0#a)n^ig42=_Y+P_C8Nv2R^{Fc*c#2>^@G<ZQ >XF(xQ&SEjMs00000NkvXXu0mjf{}FjY > >literal 0 >KcmV+b0RR6000031 > >-- >2.11.0
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
|
Splinter Review
Attachments on
bug 21285
:
78273
|
78333
| 78616