Bug 11098 - div's round border glitches when resizing
Summary: div's round border glitches when resizing
Status: RESOLVED DUPLICATE of bug 10699
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: 420+
Hardware: Mac (PowerPC) OS X 10.4
: P2 Normal
Assignee: Nobody
URL: http://public.sogetel.net/domger/roun...
Keywords:
Depends on:
Blocks:
 
Reported: 2006-09-30 09:28 PDT by Dominic Germain
Modified: 2006-11-27 12:55 PST (History)
4 users (show)

See Also:


Attachments
resize glitch (8.26 KB, image/png)
2006-09-30 09:55 PDT, Dominic Germain
no flags Details
Some more glitches (9.51 KB, image/png)
2006-09-30 09:56 PDT, Dominic Germain
no flags Details
Reduction (246 bytes, text/html)
2006-09-30 10:10 PDT, mitz
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Dominic Germain 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.
Comment 1 Dominic Germain 2006-09-30 09:55:49 PDT
Created attachment 10847 [details]
resize glitch
Comment 2 Dominic Germain 2006-09-30 09:56:38 PDT
Created attachment 10848 [details]
Some more glitches
Comment 3 mitz 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.
Comment 4 mitz 2006-11-27 12:55:48 PST

*** This bug has been marked as a duplicate of 10699 ***