I am new To Arduino and sometimes I have noticed that with No code Uploaded and Not connected anything to Arduino, When I touch its ICSP pin at the right side of Arduino Board its LED at pin 13 Glows and slowly Goes Off. It happens only when I do not upload code to PIN 13.
So, I want to know that it is common to all the boards or it is something wrong in my board. But till now I do not noticed any error on the board while uploading and running the code.
Anyway, it is possible behavior. If the MCU is in initial state the all pins are in high impedance state (almost like disconnected), then the OA which drives L LED has its input opened and is susceptible to oscillation. This can be observed like L glows or slowly goes on/off. It can be spontaneous or forced by touching, powering, etc.