Thanks, Mofi.
###Does this happen only after a paste or also when you enter DomUtil.?
---------------------------------------------------------------------------
Only after a paste.
###Is the space also inserted when you enter a different character after pasting DomUtil?
---------------------------------------------------------------------------
Yes. I try many times. Other letters ALSO make the space inserted.
When I paste "DomUtil", and enter .
I get "DomUtil ."
and when I press "Ctrl-z", the space deleted. I get "DomUtil."
(quote character above is use to quote, not my paste or input)
###From where have you copied DomUtil to clipboard and what is really in the clipboard? ..........
---------------------------------------------------------------------------------
I copy DomUtil from UltraEdit (double click to select, no space append at end), or from Textpad, or Word. All the same. When I paste, the cursor is just after the DomUtil, no space. And when I paste this DomUtil to Notpad, or Word, I got only DomUtil not "DomUtil " (I'm sure just in that clipboard). And in UltraEdit hex mode, I really get "20 44 6F 6D 55 74 69 6C"
###See also My suggestions for the configuration for UTF-8 webpage writers to avoid problems caused by wrong settings and not really understanding what UTF-8 is.
---------------------------------------------------------------------------
I will try to read. thank you.
I'm using Chinese version Windows XP SP2. I have tried ultraedit 12.10b English or Simplified Chinese two version. Things is also that.
And that happend
ONLY when the following two conditions are both satisfied:
(1) The file encoding is utf-8
(2) The file is recongined as a known File Highting Type. I test ".java .js .html .jsp".
If either condition not satisfed, the problem will not appears.
You can try the attachment file (unzip first) to check if you guys met this problem. ---> why can't i upload the test.zip???