Bug #1825
Mis à jour par Matthieu Decorde il y a environ 9 ans
With Windows 10, the progression dialog form "Add" button seems disabled
h3. Solution
The dialog was not refreshing the Dialog size. This problem occurs also with the Assisted partition dialog and is not specific to Windows users.
The solution is to wrap the created Widget in a ScrolledComposite.
h3. Solution
The dialog was not refreshing the Dialog size. This problem occurs also with the Assisted partition dialog and is not specific to Windows users.
The solution is to wrap the created Widget in a ScrolledComposite.