| Author |
Message |
|
kokmok
Joined: Mon May 30, 2011 10:19 am Posts: 4
|
 A corner forgotten with border-radius:5px;
Hi all, I've a strange problem that I can't solve. The right bottom corner seems to be forgotten by css3pie mycss : .radius5 {webkit-border-radius:5px;moz-border-radius:5px;border-radius:5px;behavior: url(/pie/PIE.htc);} screenshots in attachments does anybody have an idea ? thanks & respect
|
| Mon May 30, 2011 10:25 am |
|
 |
|
jason
Joined: Wed Jul 14, 2010 11:46 am Posts: 1401
|
 Re: A corner forgotten with border-radius:5px;
The top right and bottom left corners don't look right either, it looks like the element is clipped on the bottom and right. Is your element perhaps within a container with overflow:hidden that would be clipping it?
If not, please provide a link or send a testcase.
|
| Mon May 30, 2011 10:30 am |
|
 |
|
kokmok
Joined: Mon May 30, 2011 10:19 am Posts: 4
|
 Re: A corner forgotten with border-radius:5px;
Hi, thank you for the quick answer. I had the same idea, but no, there is no containers at all. no overflow:hidden neither. A strange behavior is that I zoom in the browser (ctrl+mouseWheel), the corners appears  I can't post a direct link or my bosses will kick my ass, so I made a simple html version with all links dead, I think it's the reason why IE is very slow to render the page. http://www.poinpoin.be/pie/index.htmlrespect
|
| Mon May 30, 2011 11:04 am |
|
 |
|
jason
Joined: Wed Jul 14, 2010 11:46 am Posts: 1401
|
 Re: A corner forgotten with border-radius:5px;
I don't see that problem when I load your page in IE7 or IE8.
|
| Mon May 30, 2011 11:13 am |
|
 |
|
kokmok
Joined: Mon May 30, 2011 10:19 am Posts: 4
|
 Re: A corner forgotten with border-radius:5px;
Oh, to test I use IE9 and I force it to use the browser mode and the document mode in IE7 or IE8. Is it possible that IE is not compatible with itself ?  By the way, I will test it with IEtester, hope the render will be more trustworthy. (what's your technique to test all IE ? ) Sorry that I waste your time. respect
|
| Mon May 30, 2011 11:21 am |
|
 |
|
jason
Joined: Wed Jul 14, 2010 11:46 am Posts: 1401
|
 Re: A corner forgotten with border-radius:5px;
Ah, that could certainly be the problem. I do not recommend using the IE9 browser mode switching for serious testing; it's usually good enough for basic stuff but I've definitely seen issues where minor details are different than the true browsers.
Personally I use a set of WinXP/Win7 virtual machines running in VirtualBox, one for each IE version.
|
| Mon May 30, 2011 11:33 am |
|
 |
|
kokmok
Joined: Mon May 30, 2011 10:19 am Posts: 4
|
 Re: A corner forgotten with border-radius:5px;
uh it's a heavy process to test one browser !!
btw thank you again.
|
| Mon May 30, 2011 11:38 am |
|
|