tormozit / ClipAngel

Clipboard history capture and paste tool
https://sourceforge.net/projects/clip-angel/
GNU General Public License v3.0
27 stars 4 forks source link

can not show emoji properly #2

Open hankuksui opened 2 years ago

hankuksui commented 2 years ago

image

tormozit commented 2 years ago

I need problem reproduction steps like

  1. I select text ...
  2. I press CTRL+C.
  3. I see this ...
  4. I expected to see this ... Also I need source text from which you copy text.
hankuksui commented 2 years ago

OK.

  1. I select these string: โœŒโœ‹๐Ÿ‘Œ๐Ÿ‘๐Ÿ‘Š๐Ÿ‘‹๐Ÿ‘โœ๐Ÿ‘ฃ๐Ÿ‘€๐Ÿ‘‚๐Ÿ‘ƒ๐Ÿ‘…๐Ÿ‘„๐Ÿ’‹๐Ÿ‘‘๐Ÿ’๐ŸŒ‚โšฝโšพ๐ŸŽฎ๐ŸŽฒ๐ŸŽท๐ŸŽธ๐ŸŽบ๐ŸŽป๐ŸšฒโŒšโฐ๐Ÿ“ปโ˜Ž๐Ÿ’ฐ๐Ÿ’ณโ™ โ™ฅโ™ฆโ™ฃ๐Ÿ’ฏ๐Ÿ’˜โค๐Ÿ’“๐Ÿ’”๐Ÿ’•๐Ÿ’–๐Ÿ’—๐Ÿ’™๐Ÿ’š๐Ÿ’›๐Ÿ’œ๐Ÿ’๐Ÿ’ž๐Ÿ’Ÿโฃ๐Ÿ“ฑ๐Ÿ“ถ๐Ÿ“ณ๐Ÿ˜‚๐Ÿ˜ƒ๐Ÿ˜„๐Ÿ˜…๐Ÿ˜†๐Ÿ˜‹๐Ÿ˜Ž๐Ÿ˜โ€

  2. I pressCTRL+C๏ผŒ

  3. then I use ALT+V open ClipAngel, it's all blank image

  4. I hope it can show what i copied

And when I copy these: ๐Ÿ‘‹๐Ÿ‘โœ๐Ÿ‘ฃ๐Ÿ‘€๐Ÿ‘‚๐Ÿ‘ƒ๐Ÿ‘…๐Ÿ‘„๐Ÿ’‹๐Ÿ‘‘๐Ÿ’๐ŸŒ‚โšฝ it show in ClipAngel like this: image

tormozit commented 2 years ago

It will work ONLY if all conditions are met:

  1. You copy from window which gives HTML clip format. For example most browser windows.

ะธะทะพะฑั€ะฐะถะตะฝะธะต

  1. You turned on native text formatting

ะธะทะพะฑั€ะฐะถะตะฝะธะต

hankuksui commented 2 years ago

It will work ONLY if all conditions are met:

  1. You copy from window which gives HTML clip format. For example most browser windows.

ะธะทะพะฑั€ะฐะถะตะฝะธะต

  1. You turned on native text formatting

ะธะทะพะฑั€ะฐะถะตะฝะธะต

Yes. it's working. And I noticed emoji appear different in different software, so I guess there's no better solution for this.