I tried with several string values,

when the string contains comma ',', semicolon ';' or equal '=' character, you have to "quote" the string

this
Qt Code:
  1. Position="0, 50, 50, 450, 100 ;cmd, x, y, w, h"
To copy to clipboard, switch view to plain text mode 
works