fancyInput icon indicating copy to clipboard operation
fancyInput copied to clipboard

Doesn't work with accented characters on OSX

Open alexspeller opened this issue 12 years ago • 11 comments

On OSX, try to type e.g. "é" by first pressing alt+e and then typing e - this seems to make everything break?

alexspeller avatar Feb 20 '13 22:02 alexspeller

will be fixed asap

yairEO avatar Feb 21 '13 19:02 yairEO

seems to work in Firefox for me with é

ralyodio avatar Feb 22 '13 07:02 ralyodio

Should have been specific, this is Chrome (and possibly Safari, might be a webkit issue or just a Chrome one)

alexspeller avatar Feb 22 '13 10:02 alexspeller

I see it decorates the text, but doesn't transition it. Probably just needs to handle .paste() better .

ralyodio avatar Feb 22 '13 18:02 ralyodio

this plugin is experimental, I am working on a better version now, with a textarea support (damn hard)

yairEO avatar Feb 22 '13 18:02 yairEO

fixed

yairEO avatar Feb 24 '13 22:02 yairEO

I just tried it with Chrome ver: 25.0.1364.99 and it didn't work

moramedia avatar Feb 28 '13 17:02 moramedia

I simply do not know why it doesn't work, must be some problem understanding the charCode. maybe you use some weird keyboard installation on your OS or some 3rd party software...please debug the keyCode on the keyPress event and let me know the number

yairEO avatar Mar 01 '13 17:03 yairEO

Problems with accentuated chararacters like á, é, í, ó or ú. The input box becomes crazy and doesn't respond. Browsers: Firefox 26 (Linux-Centos), Chrome 35.0.1916.114 (Linux-Centos), Firefox 30 (MacOSX 10.9.3). It works properly in Windows (Chrome 35.0.1916.114).

ghost avatar Jun 25 '14 09:06 ghost

I don't know. I do not work on this code anymore, it was only for fun, nothing for production-use. Also, I only work on windows. again, i'm guessing it's a charcode issue. maybe fancyinput uses a font that doesn't have those characters on a MAC?

yairEO avatar Jun 25 '14 10:06 yairEO

@yairEO I'm sorry, I didn't pay attention to last updates date.

ghost avatar Jun 25 '14 10:06 ghost