Merge "Move browser support wiki page into the docs"
This commit is contained in:
commit
7f47b1baec
100
doc/source/browser_support.rst
Normal file
100
doc/source/browser_support.rst
Normal file
@ -0,0 +1,100 @@
|
|||||||
|
==================
|
||||||
|
Supported Browsers
|
||||||
|
==================
|
||||||
|
|
||||||
|
Horizon is primarily tested and supported on the latest version of Firefox,
|
||||||
|
the latest version of Chrome, and IE9+. Issues related to Safari and Opera will
|
||||||
|
also be considered.
|
||||||
|
|
||||||
|
This page aims to informally document what that means for different releases,
|
||||||
|
everyone is warmly encouraged to update this page based on the versions they've
|
||||||
|
tested with.
|
||||||
|
|
||||||
|
Legend:
|
||||||
|
|
||||||
|
- Very good: Very well tested, should work as expected
|
||||||
|
- Good: Moderately tested, should look nice and work fine, maybe a few visual
|
||||||
|
hiccups
|
||||||
|
- Poor: Doesn't look good
|
||||||
|
- Broken: Essential functionality not working (link to bug in the notes)
|
||||||
|
- No: Not supported
|
||||||
|
|
||||||
|
Kilo
|
||||||
|
====
|
||||||
|
|
||||||
|
+--------------------+--------------------+------------------------------+
|
||||||
|
| | Status | Notes |
|
||||||
|
+====================+====================+==============================+
|
||||||
|
|Firefox |Very good |31+. (Earlier versions?) |
|
||||||
|
+--------------------+--------------------+------------------------------+
|
||||||
|
|Firefox ESR |Very good |31+ |
|
||||||
|
+--------------------+--------------------+------------------------------+
|
||||||
|
|Chrome |Very good |43.0.2357.81 |
|
||||||
|
+--------------------+--------------------+------------------------------+
|
||||||
|
|IE 11 |Good? | |
|
||||||
|
+--------------------+--------------------+------------------------------+
|
||||||
|
|IE 10 |Good? | |
|
||||||
|
+--------------------+--------------------+------------------------------+
|
||||||
|
|IE 9 |? | |
|
||||||
|
+--------------------+--------------------+------------------------------+
|
||||||
|
|IE 8 and below |Not supported. | |
|
||||||
|
+--------------------+--------------------+------------------------------+
|
||||||
|
|Safari |? | |
|
||||||
|
+--------------------+--------------------+------------------------------+
|
||||||
|
|Opera |? | |
|
||||||
|
+--------------------+--------------------+------------------------------+
|
||||||
|
|
||||||
|
Juno
|
||||||
|
====
|
||||||
|
|
||||||
|
+--------------------+--------------------+------------------------------+
|
||||||
|
| | Status | Notes |
|
||||||
|
+====================+====================+==============================+
|
||||||
|
|Firefox |Very good |31+. (Earlier versions?) |
|
||||||
|
+--------------------+--------------------+------------------------------+
|
||||||
|
|Firefox ESR |? | |
|
||||||
|
+--------------------+--------------------+------------------------------+
|
||||||
|
|Chrome |Very good |Versions? |
|
||||||
|
+--------------------+--------------------+------------------------------+
|
||||||
|
|IE 11 |Good? |`Open IE Bugs`_. |
|
||||||
|
+--------------------+--------------------+------------------------------+
|
||||||
|
|IE 10 |Good? |`Open IE Bugs`_. |
|
||||||
|
+--------------------+--------------------+------------------------------+
|
||||||
|
|IE 9 |? |`Open IE Bugs`_. |
|
||||||
|
+--------------------+--------------------+------------------------------+
|
||||||
|
|IE 8 and below |Not supported. |No. |
|
||||||
|
+--------------------+--------------------+------------------------------+
|
||||||
|
|Safari |? | |
|
||||||
|
+--------------------+--------------------+------------------------------+
|
||||||
|
|Opera |? | |
|
||||||
|
+--------------------+--------------------+------------------------------+
|
||||||
|
|
||||||
|
.. _Open IE Bugs: https://bugs.launchpad.net/horizon/+bugs?field.tag=ie
|
||||||
|
|
||||||
|
Icehouse
|
||||||
|
========
|
||||||
|
|
||||||
|
+--------------------+-----------------+--------------------------------------+
|
||||||
|
| | Status | Notes |
|
||||||
|
+====================+=================+======================================+
|
||||||
|
|Firefox |Very good |Versions? |
|
||||||
|
+--------------------+-----------------+--------------------------------------+
|
||||||
|
|Firefox ESR |Very good |Windows 24.7.0 ESR |
|
||||||
|
+--------------------+-----------------+--------------------------------------+
|
||||||
|
|Chrome |Very good |Windows Version 36, RHEL version 27.0 |
|
||||||
|
+--------------------+-----------------+--------------------------------------+
|
||||||
|
|Chromium |Very good |version 31.0 |
|
||||||
|
+--------------------+-----------------+--------------------------------------+
|
||||||
|
|IE 11 |? | |
|
||||||
|
+--------------------+-----------------+--------------------------------------+
|
||||||
|
|IE 10 |? | |
|
||||||
|
+--------------------+-----------------+--------------------------------------+
|
||||||
|
|IE 9 |? | |
|
||||||
|
+--------------------+-----------------+--------------------------------------+
|
||||||
|
|IE 8 and below |? | |
|
||||||
|
+--------------------+-----------------+--------------------------------------+
|
||||||
|
|Safari |? | |
|
||||||
|
+--------------------+-----------------+--------------------------------------+
|
||||||
|
|Opera |? | |
|
||||||
|
+--------------------+-----------------+--------------------------------------+
|
||||||
|
|
@ -35,11 +35,3 @@ What does this mean for visual design?
|
|||||||
designer has taken on the challenge of providing a reference design
|
designer has taken on the challenge of providing a reference design
|
||||||
for Horizon which supports this possibility.
|
for Horizon which supports this possibility.
|
||||||
|
|
||||||
What browsers are supported?
|
|
||||||
|
|
||||||
Horizon is primarily tested and supported on the latest version of Firefox,
|
|
||||||
the latest version of Chrome, and IE11. Issues related to Safari and Opera
|
|
||||||
will also be considered. The list of supported browsers and versions is
|
|
||||||
informally documented on the `Browser Support wiki page
|
|
||||||
<https://wiki.openstack.org/wiki/Horizon/BrowserSupport>`_.
|
|
||||||
|
|
||||||
|
@ -43,6 +43,7 @@ How to use Horizon in your own projects.
|
|||||||
topics/settings
|
topics/settings
|
||||||
topics/customizing
|
topics/customizing
|
||||||
topics/packaging
|
topics/packaging
|
||||||
|
browser_support
|
||||||
|
|
||||||
Developer Docs
|
Developer Docs
|
||||||
==============
|
==============
|
||||||
|
Loading…
Reference in New Issue
Block a user