webcompat / web-bugs

A place to report bugs on websites.
https://webcompat.com
Mozilla Public License 2.0
747 stars 67 forks source link

warframe.fandom.com - "Expand/Collapse" text link is not fully displayed and is truncated #101117

Closed Mel34 closed 1 year ago

Mel34 commented 2 years ago

URL: https://warframe.fandom.com/wiki/Hydroid#Abilities_

Browser / Version: Firefox 98.0 Operating System: Linux Tested Another Browser: No

Problem type: Design is broken Description: Images not loaded Steps to Reproduce: Ability expander icons in svg format aren't loaded/displayed using firefox. Their alt-text is displayed instead. The issue persists across all warframe.fandom.com pages, the one I linked is just an example.

View the screenshot Screenshot
Browser Configuration
  • None

From webcompat.com with ❤️

softvision-oana-arbuzov commented 2 years ago

Thanks for the report, I was able to reproduce the issue. image

Affected area:

<div class="mw-customtoggle-Tidal_Surge button-c mw-customtoggle" tabindex="0">
  <div id="image-c" class="rotate2-c" style="padding-bottom: 0px;">
    <a href="#Tidal_Surge" title="Expand/Collapse">
      <img alt="Expand/Collapse" src="https://static.wikia.nocookie.net/warframe/images/3/38/Expand.svg/revision/latest/scale-to-width-down/30?cb=20191118214423" decoding="async" data-image-name="Expand.svg" data-image-key="Expand.svg" data-src="https://static.wikia.nocookie.net/warframe/images/3/38/Expand.svg/revision/latest/scale-to-width-down/30?cb=20191118214423" class=" lazyloaded" width="30" height="18">
    </a>
  </div>
</div>

Note: The issue is not reproducible on Chrome and Opera.

Tested with: Browser / Version: Firefox Nightly 100.0a1 (2022-03-16), Firefox Release 98.0.1 Operating System: Windows 10 Pro

Moving to Needsdiagnosis for further investigation.

[qa_11/2022]

softvision-raul-bucata commented 2 years ago

The issue has been fixed and it is no longer reproducible: 2022-11-08_15-38

Tested with:

Browser / Version: Firefox Nightly 108.0a1 (2022-11-08) (64-bit) Operating System: Ubuntu 20.4 LTS x64

@Mel34 Can you confirm, please?

[inv_45/2022]

Mel34 commented 1 year ago

worksforme