Bug 84032
Summary: | Progress image is not displayed on rosario49.it while sending an SMS | ||
---|---|---|---|
Product: | WebKit | Reporter: | Teo <teoteoteoteo87> |
Component: | WebKit Misc. | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED DUPLICATE | ||
Severity: | Major | CC: | ap |
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | PC | ||
OS: | Windows 7 | ||
URL: | http://www.rosario49.it/multisms |
Teo
The site www.rosario49.it/multisms uses a lot of javascript code and in particular in the sms' sending process.
In the other browser (Firefox, Internet Explorer, ...) when a person click the "Invia" button, an image appears while the script try to send the sms.
Instead, with Google Chrome and Safari, it (the image that indicate to wait while the script is working) doesn't appear!
It seems that the "appendchild" command takes effects only at the end of the entire script!
Is it possible???
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Teo
Solution is at
https://bugs.webkit.org/show_bug.cgi?id=85546
Bye!
*** This bug has been marked as a duplicate of bug 85546 ***
Alexey Proskuryakov
Thank you for both filing the bug and tracking down what's going on! It does get tricky when we don't have access to a page in question...