Forum

Version 6.3 / Selec...
 
Notifications
Retirer tout

Version 6.3 / Selection list problem when Calculating planning

2 Posts
2 Utilisateurs
0 Reactions
2,420 Vu
 SHEL
(@timshel)
Posts: 20
Active Member
Début du sujet
 
[#4514]

When we select the calculating planning button, we cannot select projects on the window appears due to no scroll bar and not a good presentation. Test on Firefox and edge, Projeqtor version 6.3.


 
Posté : 18 Juil AM 11:077
(@babynus)
Posts: 14952
Membre Admin
 

Issue confirmed.
To fix it, replace line 1474 in /view/main.php from

               <select dojoType="dojox.form.CheckedMultiSelect"  multiple="true" style="border:1px solid #A0A0A0;width:initial;overflow:overlay;max-height:240px;"

to

               <select dojoType="dojox.form.CheckedMultiSelect"  multiple="true" style="border:1px solid #A0A0A0;width:initial;height:218px;max-height:218px;"

Ticket #21878 recorded and ready for patch V6.3.2


 
Posté : 18 Juil PM 12:077
Share:
Retour en haut