Bug #1252
Mis à jour par Matthieu Decorde il y a plus de 10 ans
Missing scrollbar in the Value combo box of Simple tab of "Create subcorpus" dialog window. The values outside of the combo box visualization are only selectable from keyboard. Therefore we can't unselect some entries of the selection.
h3. Solution
add the "V_SCROLL" SWT style to the list widget
h3. Solution
add the "V_SCROLL" SWT style to the list widget