[bug CSS] Icy Phoenix 2.0 -moz-border-radius »  Show posts from    to     

Icy Phoenix


Old Support Topics - [bug CSS] Icy Phoenix 2.0 -moz-border-radius



mort [ Sun 29 Jul, 2012 07:35 ]
Post subject: [bug CSS] Icy Phoenix 2.0 -moz-border-radius
Warning: Unknown property '-moz-border-radius'. Declaration dropped.
Source File: /templates/common/common_colors.css
Line: 3

-moz-border-radius: is no longer used by FF.

All of this can be removed, as border-radius is also declared in line 3.

-moz-border-radius: 3px 3px 3px 3px;


Mighty Gorgon [ Mon 30 Jul, 2012 21:04 ]
Post subject: Re: [BUG CSS] Icy Phoenix 2.0 -moz-border-radius
This is not properly a bug... unknown properties are just discarded, you see a warning, but it's not critical.

I have left there for backward compatibility, I will remove it in the future.


mort [ Tue 31 Jul, 2012 03:38 ]
Post subject: Re: [BUG CSS] Icy Phoenix 2.0 -moz-border-radius
I know it's not officially a bug as it's CSS and really doesn't "stop" something happening. Maybe I should have tagged it as [bug CSS]

As for backward-compatible? If people can't be bothered to upgrade their FF, then they deserve square corners.

After all -moz-border-radius was dumped from FF some time ago.


Mighty Gorgon [ Tue 31 Jul, 2012 09:38 ]
Post subject: Re: [bug CSS] Icy Phoenix 2.0 -moz-border-radius
mort wrote: [View Post]
As for backward-compatible? If people can't be bothered to upgrade their FF, then they deserve square corners.

You are right about that...

I'll remove these properties next time I'll review CSS.


mort [ Tue 31 Jul, 2012 11:58 ]
Post subject: Re: [bug CSS] Icy Phoenix 2.0 -moz-border-radius
I got sick of making things backward-compatible for those who use illegal or outdated operating systems and are stuck with stuff like IE 6, 7 and eight etc.

And since both IE9 and FF now recognise border-radius, and we have Smart Phones, I-Pods and I-Pads etc (little Screens), sticking rounded graphics to make corners only adds to other problems. Unless there really is a specific aesthetic reason for doing so.

So I don't bother making anything these days that are not compatible with the latest FF and IE9.

My 2c worth anyway.


Mighty Gorgon [ Tue 31 Jul, 2012 16:34 ]
Post subject: Re: [bug CSS] Icy Phoenix 2.0 -moz-border-radius
God only knows how much time I wasted in making some features work properly in IE 6...




Powered by Icy Phoenix