[Catalyst] Suggested minor fixes for Catalyst error output

Wade.Stuart at fallon.com Wade.Stuart at fallon.com
Wed Apr 12 21:21:50 CEST 2006







catalyst-bounces at lists.rawmode.org wrote on 04/12/2006 11:45:55 AM:

>
> 12.04.2006 16:52 Nigel Metheringham:
> > The reasoning behind this is that the -moz-border-radius CSS
> > setting to
> > give the rounded corners looks great when there is a small amount of
> > output, however if you have dumped variables in the output it can get
> > rather large, which then tickles a Mozilla/Gecko rendering bug which
> > plasters the background on top of the error text output.
> >
> > This is detailed in
> >   https://bugzilla.mozilla.org/show_bug.cgi?id=252241
> >
> > The workround is to simply live with square (although less cool)
> > corners, by removing the property from the style sheets.  Other
> > browsers
> > won't honour this anyhow, so it makes things consistent.
>
> Please don't just remove the round edges, fix them.
> Here is an example how to do it.
>
>      http://pro.html.it/esempio/nifty/
>
>

This version is better:
http://pro.html.it/niftycube/


> --
> sebastian
>
>
> _______________________________________________
> Catalyst mailing list
> Catalyst at lists.rawmode.org
> http://lists.rawmode.org/mailman/listinfo/catalyst




More information about the Catalyst mailing list