Re: [openstack-dev] [horizon]Blueprint- showing a small message to the user for browser incompatibility

2014-10-21 Thread Radomir Dopieralski
On 14/10/14 18:30, Aggarwal, Nikunj wrote: Instead Horizon guys came to an conclusion that we will identify the browser type and version to deal with legacy browsers like older IE or firefox or any other browser and for other major features we can use feature detection with Modernizr. I

[openstack-dev] [horizon]Blueprint- showing a small message to the user for browser incompatibility

2014-10-14 Thread Aggarwal, Nikunj
Hi Everyone, I have submitted a blueprint which targets the issues end-users are faces when they are using Horizon in the old browsers. So, this blueprint targets to overcome this problem by showing a small message on the Horizon login page. I urge to all the Horizon community to take a look

Re: [openstack-dev] [horizon]Blueprint- showing a small message to the user for browser incompatibility

2014-10-14 Thread Solly Ross
I'm not sure User Agent detection is the best way to go. Suppose you do UA sniffing and say show the message unless the UA is one of X. Then, if there's a browser which fully supports your feature set, but doesn't have a known UA (or someone set a custom UA on their browser), the message will

Re: [openstack-dev] [horizon]Blueprint- showing a small message to the user for browser incompatibility

2014-10-14 Thread Aggarwal, Nikunj
Hi Solly, You are right with your questions about user setting custom UA on their browser. And during my discussion with other Horizon community members on IRC, we decided that Horizon should not care about user setting custom UA on for their browser because it is not our job to identify that

Re: [openstack-dev] [horizon]Blueprint- showing a small message to the user for browser incompatibility

2014-10-14 Thread Solly Ross
Sure, feel free to put my response in the Blueprint page. Thanks for the quick answer. Best Regards, Solly Ross - Original Message - From: Nikunj Aggarwal nikunj.aggar...@hp.com To: OpenStack Development Mailing List (not for usage questions) openstack-dev@lists.openstack.org Cc: