36
edits
(An initial draft, let's see if this can be useful with a bit more information.) |
(Add gitlab and github to the table) |
||
(2 intermediate revisions by the same user not shown) | |||
Line 2: | Line 2: | ||
|Website||Issue||Affects||Workaround | |Website||Issue||Affects||Workaround | ||
|- | |- | ||
|imgur||needs ResizeObserver|| | |[[#imgur (2020-08)|imgur]]||needs ResizeObserver||<2.53.5b1||disable imgur's beta | ||
|- | |||
|GitLab, github||rely on WebComponents||All||[https://github.com/JustOff/github-wc-polyfill polyfill extension] | |||
|} | |} | ||
== imgur (2020-08) == | == imgur (2020-08) == | ||
'''Description:''' Image galleries at imgur do not load ( | '''Description:''' Image galleries at imgur do not load (show empty pages instead). Some days later, "albums" stopped working. | ||
'''Cause:''' the default interface now requires [https://developer.mozilla.org/en-US/docs/Web/API/ResizeObserver ResizeObserver] (Firefox >=69) | '''Cause:''' the default interface now requires [https://developer.mozilla.org/en-US/docs/Web/API/ResizeObserver ResizeObserver] (Firefox >=69) | ||
'''Affected versions:''' All? Confirmed with 2.53.3 and 2.53.5beta1pre 20200727210001. | '''Affected versions:''' All before 2.53.5b1? | ||
* Confirmed with 2.53.3 and 2.53.5beta1pre 20200727210001. | |||
* ResizeObserver support introduced in 2.53.5b1 (see [https://www.seamonkey-project.org/releases/seamonkey2.53.5/#new 2.53.5 Release Notes - What's new]). | |||
'''Workarounds:''' | '''Workarounds:''' | ||
* {{Bug|1659778#c11|Bug 1659778 comment 11}}: visit https://imgur.com/beta/disable to disable the new interface. Works as of 2020-09-06 | * {{Bug|1659778#c11|Bug 1659778 comment 11}}: visit https://imgur.com/beta/disable to disable the new interface. Works as of 2020-09-06 |
edits