Bug Report
Describe the issue: This was working until a couple of versions ago, but now a post with an embedded image in the body doesn’t appear to be displaying the posts.
Steps to reproduce:
-
Observe the following:
-

-
Unable to observe
-
This is showing here, might be because I submitted it through Connect? I don’t know if it will show for you. Alternative is to go to one of the posts on lemmydirectory as they are full of images, eg. https://lemmy.dbzer0.com/post/59777074
Device Information
- App Version: 1.0.305 (305)
- Platform: android
- OS Version: V2UI35.43-12-4
Modified Settings
The following settings have been changed from defaults:
- isSwipeEnabled:
false(default:true) - isNotificationEnabled:
2(default:0) - isCommentBarAlwaysShowing:
true(default:false) - shouldAlwaysOpenInDefaultBrowser:
true(default:false) - alwaysShowInstance:
true(default:false) - alwaysTrustDomains:
true(default:false) - shouldUseHighRefresh:
false(default:true) - postTitleTextStyle:
titleLarge(default:titleMedium) - customColoursPreset:
3(default:0) - isTopBarFixed:
true(default:false) - isDraftsEnabled:
false(default:true) - shouldAlwaysDisplayAvatars:
true(default:false) - shouldHighlightNewComments:
true(default:false) - defaultRoute:
/community?postListingType=Subscribed&hint=Frontpage(default:null) - defaultPostSort:
New(default:Active) - applyNsfwInCommunities:
false(default:true) - postActions:
[](default:[]) - shouldRemembercommentPosition:
false(default:true) - shouldUseProfileBanner:
true(default:false) - shouldResolveOpenGraph:
true(default:false) - shouldLoadAllComments:
true(default:false)


Just to add, the problem remains in v307. The issue is due to the combine to gallery setting. It’s somewhat better disabled but then each image gets two placeholders. The top of which shows an unresolved link but will lead to the image to a subscribe link for the thread’s associated community. While the bottom spot will show the appropriate image.
I think the addition of a condition that doesn’t combine images of certain posts like the one listed in the report may be ideal. Like if thread images are posted in between links to threads then it’s not combined.
Ah, I see, with that off I get the gallery at the top which can be scrolled through, and the inline images in the post, which is actually the best of both worlds. I’m not seeing that unresolved link issue.
That’s what I see when I view the post you mentioned in your report. That’s with the gallery combine option off.
That’s not what I’m seeing, but I think I’m in a slightly different view, as I don’t have the small image in the top left.
Ahh, so that’s a list view issue. People on card view are fine; with the gallery combine setting off. For now anyways, I’ll sure the dev will fix it in the near future.