Bug reports Found a bug? Post it here please.
Version 5.x > Bug reports > Wrong browser version class rendered in the body tag for Google Chrome browser View modes: 
User avatar
Member
Member
olaf-elan - 8/23/2010 4:21:10 AM
   
Wrong browser version class rendered in the body tag for Google Chrome browser
As described here:
http://devnet.kentico.com/Knowledge-Base/Design-and-css/Helpful-CSS-classes-rendered-for-BODY-element.aspx

The body class element for Chrome renders: Gecko5

It should be: Webkit

I tested it on Kentinco 5.13 (all three instances) / Chrome 5.0.375.127


However on the kentico website (www.kentico.com) it renders : Safari
Which is better, cause safari is also webkit based, but not correct either.... imo.


Regards,
Olaf Brand



User avatar
Kentico Support
Kentico Support
kentico_zdenekc - 8/31/2010 3:23:25 PM
   
RE:Wrong browser version class rendered in the body tag for Google Chrome browser
Hello,

your observations are correct. We know about this and we are already working on better solution. It is also because before we ensure support of one type of browser, all the design elements and functionality has to be properly tested and there were still some issues with Chrome.

By "5.13" version, I suppose you mean 5.0.13, since 5.0 versions return Gecko in case no match is found before and this is the case of Chrome...

www.kentico.com runs on 5.5 version already, where as a trade-off, "Safari" is returned for Chrome.

Currently there is only way to change the behavior in source code.
Thank you for your understanding.

In the upcoming 6.0 version, this issue should be addressed.

Regards,
Zdenek