Feed item images distorted

Bug #2049704 reported by Merle Hall
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
liferea (Ubuntu)
New
Undecided
Unassigned

Bug Description

Just (finally) upgraded from 20.04 to 22.04. Images in feed items now appear correctly at the top of the feed, but they are adjusted width-wise to the width of the liferea window, but keep the original height. I'm able to fix this by adding this to the liferea.css:

div.content img {
    max-width: 100%;
    height: auto;
    object-fit: contain;
}

...which corrects the aspect ratio of the image, but then puts a lot of space both before and after the image.

ProblemType: Bug
DistroRelease: Ubuntu 22.04
Package: liferea 1.13.7-2build1
ProcVersionSignature: Ubuntu 5.15.0-91.101-generic 5.15.131
Uname: Linux 5.15.0-91-generic x86_64
ApportVersion: 2.20.11-0ubuntu82.5
Architecture: amd64
CasperMD5CheckResult: unknown
CurrentDesktop: ubuntu:GNOME
Date: Wed Jan 17 19:10:58 2024
InstallationDate: Installed on 2021-08-17 (883 days ago)
InstallationMedia: Ubuntu 20.04.1 LTS "Focal Fossa" - Release amd64 (20200731)
ProcEnviron:
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=<set>
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: liferea
UpgradeStatus: Upgraded to jammy on 2024-01-13 (4 days ago)
modified.conffile..etc.default.apport:
 # set this to 0 to disable apport, or to 1 to enable it
 # you can temporarily override this with
 # sudo service apport start force_start=1
 enabled=0
mtime.conffile..etc.default.apport: 2023-08-11T20:11:05.619260

Revision history for this message
Merle Hall (mghall-prairieinet) wrote :
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.