id,summary,reporter,owner,description,type,status,priority,milestone,component,version,resolution,keywords,cc,cpu,platform 2203,"wxGUI module dialogs should provide ""reset to default value"" for each of parameters",marisn,grass-dev@…,"Some of autogenerated module dialog input options contain their default value. Current implementation has two downsides: * there is no way how to get back ""default"" value if it has been changed (a wish for a new feature) * once value has been changed, it gets added to the command parameters list (nice). The problem - if it's a number field (represented by a spiner control), there is no way how to remove it from the module parameter list (a bug) Potential solution: Autogenerate a button for each of input fields ""reset to default"". If default value is not specified, it should just clear the input field. If the default value is provided, it should just reset to default value. In both of cases it should remove parameter from module parameter list. Steps to reproduce: run g.region, change cols or rows parameter, change your mind and try to NOT provide cols or rows parameter. In current wxGUI form it is NOT possible to NOT use cols or rows parameter as soon as you have touched those input controls. ",enhancement,new,normal,7.6.2,wxGUI,unspecified,,,,Unspecified,Unspecified