Description of problem: Hi, With diskrake in ncurses for resizing only the minimum and the maximum of the partition is possible to set, no intermediate value (or there is special keys ?) thanks Reproducible: Steps to Reproduce:
Assignee: bugsquad => thierry.vignaudSource RPM: (none) => drakxtoolsWhiteboard: (none) => MGA4TOO
Priority: Normal => LowCC: (none) => pterjan
Typing a value seems very broken indeed :(
Code is at http://gitweb.mageia.org/software/drakx/tree/perl-install/diskdrake/interactive.pm#n823 and http://gitweb.mageia.org/software/drakx/tree/perl-install/interactive/curses.pm#n415 What may be a problem is that if you add a digit it will go over the maximum and be set to the maximum, if removing a digit it may go under the minimum and be set to the minimum. Being in overwrite mode may help if possible, but this is not a solution...
Assignee: thierry.vignaud => pterjan
Whiteboard: MGA4TOO => MGA4TOO MGA5TOO