In the event of insertion of data, when adding a particular function to a column, it is most likely it applies to all the records of that table. So in a scenario where user is adding multiple records at a time it would be helpful if the function of the first insert box is automatically applied to other insert boxes as well.
If you think it's worth implementing, I can add to the Interface Improvement project for GSoC
"Most likely" is the key here: it's not sure that this is what the user wants, so it should not be automatic. Maybe a checkbox should control this behavior.
Hello,
I would like to participate in gsoc so I've just asked a pull request here https://github.com/phpmyadmin/phpmyadmin/pull/1070
Since it's my first contribution to phpmyadmin, I will be glad to correct my commit if anything is not correct
Thanks