Comment #4 on issue 5831 by Yan.Mosyagin: document.selection and
document.getSelection methods not supported
http://code.google.com/p/chromium/issues/detail?id=5831
No-no, it isn't fixed on the browser side yet. But is is fixed on the side
of the forum
using a workaround fix.
Here's a code of the fix:
onload="(function(){var ele=document.getElementById('post');if(ele
&& !ele.textLength
&& ele.__defineGetter__){ele.__defineGetter__('textLength',
function(){return
this.value.length})}})()"
--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings
--~--~---------~--~----~------------~-------~--~----~
Automated mail from issue updates at http://crbug.com/
Subscription options: http://groups.google.com/group/chromium-bugs
-~----------~----~----~----~------~----~------~--~---