Open GoogleCodeExporter opened 9 years ago
Thats a good point, I'd never tried copying an emoticon... I wonder if theres
some
way we can get webkit/gecko (which are you using?) to copy the emoticon as the
original text without having to lose the tooltip.
Original comment by paulburt...@gmail.com
on 2 Jul 2008 at 11:19
alt="" is not tooltip. tooltip is title="".
alt attribute is text displayed when image is unavailable or the copied text.
title is text displayed on image hover.
alt was/is the tooltip in internet explorer due to a bug.
--
I use gecko.
Original comment by jakub.ru...@gmail.com
on 2 Jul 2008 at 11:23
Right you are, on checking the code we use title not alt anyway, alt is never
set.
Original comment by paulburt...@gmail.com
on 2 Jul 2008 at 11:25
doesn't matter, important is to make copied emoticon change into original text
entered ;) .
Original comment by jakub.ru...@gmail.com
on 2 Jul 2008 at 11:32
when copying text with emoticon in webkit, emoticon is not copied.
Original comment by jakub.ru...@gmail.com
on 3 Jul 2008 at 11:18
Original issue reported on code.google.com by
jakub.ru...@gmail.com
on 2 Jul 2008 at 10:46