Summary: | kde.org/goals/ webpage is displaying a broken image icon and the "alt" field "KDE Goals logo" | ||
---|---|---|---|
Product: | [Websites] www.kde.org | Reporter: | Daniel P Pflager <daniel.pflager> |
Component: | general | Assignee: | kde-www mailing-list <kde-www> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | phu.nguyen, snd.noise |
Priority: | NOR | ||
Version First Reported In: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Kubuntu | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: |
Snapshot of the broken link on the kde.org/goals/ page
Chrome developer tools showing the offending <img> element. |
Description
Daniel P Pflager
2024-09-11 16:32:58 UTC
Created attachment 173559 [details]
Chrome developer tools showing the offending <img> element.
Thanks for reporting this - I have fixed the incorrectly rendered goals icon now, however it is rendered significantly bigger than I suspect it really should be. Adding author of the page for confirmation as I think the duplicated icon probably wasn't intended. A possibly relevant merge request was started @ https://invent.kde.org/websites/kde-org/-/merge_requests/304 (In reply to Ben Cooksley from comment #2) > Thanks for reporting this - I have fixed the incorrectly rendered goals icon > now, however it is rendered significantly bigger than I suspect it really > should be. > > Adding author of the page for confirmation as I think the duplicated icon > probably wasn't intended. My pleasure. I think it looks only a little bit too big. Maybe width="80vw" instead? (In reply to Daniel P Pflager from comment #4) > (In reply to Ben Cooksley from comment #2) > > Thanks for reporting this - I have fixed the incorrectly rendered goals icon > > now, however it is rendered significantly bigger than I suspect it really > > should be. > > > > Adding author of the page for confirmation as I think the duplicated icon > > probably wasn't intended. > > My pleasure. I think it looks only a little bit too big. Maybe > width="80%" instead? |