User:Njsg/SeaMonkey website compatibility: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
(wording, internal link)
(Update ResizeObserver version information.)
Line 2: Line 2:
|Website||Issue||Affects||Workaround
|Website||Issue||Affects||Workaround
|-
|-
|[[#imgur (2020-08)|imgur]]||needs ResizeObserver||all versions?||disable imgur's beta
|[[#imgur (2020-08)|imgur]]||needs ResizeObserver||<2.53.5b1||disable imgur's beta
|}
|}


Line 11: Line 11:
'''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

Revision as of 07:46, 7 December 2021

Website Issue Affects Workaround
imgur needs ResizeObserver <2.53.5b1 disable imgur's beta

imgur (2020-08)

Description: Image galleries at imgur do not load (show empty pages instead). Some days later, "albums" stopped working.

Cause: the default interface now requires ResizeObserver (Firefox >=69)

Affected versions: All before 2.53.5b1?

Workarounds: