Maybe - the autoswitch circuit looks for Vin/2 to be greater than 3.3V to use power from the barrel jack.
There is a diode between the barrel jack and Vin.
At light current loads, the voltage across the diode might be small enough that 7V - Vdiode is > 6.6V; or it may not, and Vin/2 will be less than 3.3V and USB power will be selected.
You could measure Vin at the power header and see what voltage level you are getting.
If you are able to adjust the power supply potentiometer to get 7.5v, do so, then the Arduino power switching circuit will work properly as mentioned by everyone above.
Thank you very much, the truth has made it difficult for me to understand them for what I translate from English to Spanish and the translation sometimes is not correct.
As mentioned by CrossRoads, there is a diode between the barrel jack and the Vin port.
That means if I feed the arduino in port Vin/barrel jack with 8V. Since 8v is greater than 6.6 (Vdiode is > 6.6V), then the arduino will automatically select the power supply through the port Vin/barrel jack.