[wp-meta] [Making WordPress.org] #3992: Gutenberg Theme: Add old-browser fallback
Making WordPress.org
noreply at wordpress.org
Tue Dec 11 00:46:09 UTC 2018
#3992: Gutenberg Theme: Add old-browser fallback
-------------------------+--------------------
Reporter: dd32 | Owner: (none)
Type: enhancement | Status: new
Priority: low | Milestone:
Component: General | Keywords:
-------------------------+--------------------
Currently the Gutenberg theme in old browsers is broken as it requires
more modern browsers.
One particular error in IE9 is `'Blob' is undefined' which makes sense as
that's not available until IE10.
Additionally, we should consider some 'richEditing' fallback as shown by
[7970] and https://github.com/WordPress/gutenberg/issues/12772
I think we might be able to get away with a large centered block which
suggests the browser is too out of date, linking off to
https://browsehappy.com/ and maybe mentioning Gutenbergs browser
requirements.
For reference, I'm attaching what it currently looks like in IE9.
--
Ticket URL: <https://meta.trac.wordpress.org/ticket/3992>
Making WordPress.org <https://meta.trac.wordpress.org/>
Making WordPress.org
More information about the wp-meta
mailing list