When a region is copy-pasted, if settings are not set manually (decimal places/exp. threshold, ...), the default settings should be applied.
Steps to reproduce
-
set default program decimal places to 1
-
write 1/3= (0.3 is shown as result, correct)
-
copy the region and paste it; 0.3333 is shown while 0.3 is expected