RESOLVED DUPLICATE of bug 10699 11098
div's round border glitches when resizing
https://bugs.webkit.org/show_bug.cgi?id=11098
Summary div's round border glitches when resizing
Dominic Germain
Reported 2006-09-30 09:28:10 PDT
Sometimes, when resizing a div with round corners using javascript, glitches can be see along the div's border. See my online demo. The bug is hard to reproduce, but my demo does. If the resize goes fast, there no glitch. In my case, the content used to force de div to rezise comes from an "ajax" request and an image locate on another server. If you select the page content, the glitch dissapear. Look like a refresh issue.
Attachments
resize glitch (8.26 KB, image/png)
2006-09-30 09:55 PDT, Dominic Germain
no flags
Some more glitches (9.51 KB, image/png)
2006-09-30 09:56 PDT, Dominic Germain
no flags
Reduction (246 bytes, text/html)
2006-09-30 10:10 PDT, mitz
no flags
Dominic Germain
Comment 1 2006-09-30 09:55:49 PDT
Created attachment 10847 [details] resize glitch
Dominic Germain
Comment 2 2006-09-30 09:56:38 PDT
Created attachment 10848 [details] Some more glitches
mitz
Comment 3 2006-09-30 10:10:56 PDT
Created attachment 10849 [details] Reduction Bug 6301 was similar to this, and I think you can improve the fix for that bug to cover this bug as well.
mitz
Comment 4 2006-11-27 12:55:48 PST
*** This bug has been marked as a duplicate of 10699 ***
Note You need to log in before you can comment on or make changes to this bug.