Issue 4370: Facebook/SuperPoke! Application http://code.google.com/p/chromium/issues/detail?id=4370
Comment #3 by [EMAIL PROTECTED]: Here is a reduction little simplified: http://go/reductions/4370/test-standard.html The complex javascript methods in the "onclick" handler has been replaced with a simple alert. The issues is caused by below statment in the loop: a2357179312_document.getElementById("progress-text-" + a2357179312_i).setStyle({display: 'none'}); By the way, the issue disappears from the original site, but still exists in reduction cases. -- 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 --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Chromium-bugs" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/chromium-bugs?hl=en -~----------~----~----~----~------~----~------~--~---
