From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.bugs Subject: bug#66457: 30.0.50; shr sometimes displays the same image twice Date: Wed, 11 Oct 2023 15:04:13 +0300 Message-ID: <834jixv002.fsf@gnu.org> References: Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="32529"; mail-complaints-to="usenet@ciao.gmane.io" Cc: 66457@debbugs.gnu.org To: Katsumi Yamaoka Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Wed Oct 11 14:04:51 2023 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane-mx.org Original-Received: from lists.gnu.org ([209.51.188.17]) by ciao.gmane.io with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1qqXxJ-00084U-Lk for geb-bug-gnu-emacs@m.gmane-mx.org; Wed, 11 Oct 2023 14:04:49 +0200 Original-Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qqXxC-0002Kq-95; Wed, 11 Oct 2023 08:04:42 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1qqXxA-0002Jb-IN for bug-gnu-emacs@gnu.org; Wed, 11 Oct 2023 08:04:40 -0400 Original-Received: from debbugs.gnu.org ([2001:470:142:5::43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1qqXxA-0002Jh-9x for bug-gnu-emacs@gnu.org; Wed, 11 Oct 2023 08:04:40 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qqXxW-0002wQ-0e for bug-gnu-emacs@gnu.org; Wed, 11 Oct 2023 08:05:02 -0400 X-Loop: help-debbugs@gnu.org Resent-From: Eli Zaretskii Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Wed, 11 Oct 2023 12:05:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 66457 X-GNU-PR-Package: emacs Original-Received: via spool by 66457-submit@debbugs.gnu.org id=B66457.169702589111279 (code B ref 66457); Wed, 11 Oct 2023 12:05:01 +0000 Original-Received: (at 66457) by debbugs.gnu.org; 11 Oct 2023 12:04:51 +0000 Original-Received: from localhost ([127.0.0.1]:37704 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qqXxK-0002vq-OQ for submit@debbugs.gnu.org; Wed, 11 Oct 2023 08:04:50 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:53728) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qqXxI-0002vb-NO for 66457@debbugs.gnu.org; Wed, 11 Oct 2023 08:04:49 -0400 Original-Received: from fencepost.gnu.org ([2001:470:142:3::e]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1qqXwq-0002DH-Hn; Wed, 11 Oct 2023 08:04:20 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=References:Subject:In-Reply-To:To:From:Date: mime-version; bh=LqxMY6X1GAwbN4xLkdHfGXj30bw/ON6L3pm5sDhlU64=; b=O79mWrPSBqo4 Ey4yXjRfRJVE1FppDUAArLA8a7cE5R68O0cViewGbpLcvvROR8F7lipH5BD4hgq/gjPgS5CFpv2EC gAGDJaIGxm5r8YofEYhbzGZavfS9gnDQFfndTIItBWT30zscgrdGRWR4R56FSQuJR7ZOgUOM4KdV4 Jab/b2QBPEDzIjv2W6VSN/4oBKqGU05wpJUq3np9eXVZELnoXh1nceU0RMHj8qao9l3v4fjP8IBmh uQB07aiAKUdRsZ+pT0nWvDFpC+DUeB+d/Rgzh/+2cTPZhMzE7JQwGKg9Vj60xTF6IhPkYW+zP18r+ IF9pBxwDLfmYc8E87mnVtg==; In-Reply-To: (message from Katsumi Yamaoka on Wed, 11 Oct 2023 09:25:39 +0900) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: bug-gnu-emacs@gnu.org List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Original-Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Xref: news.gmane.io gmane.emacs.bugs:272252 Archived-At: > Date: Wed, 11 Oct 2023 09:25:39 +0900 > From: Katsumi Yamaoka > > If an alt text, that has an `image-displayer' text property, is > filled by `shr-fill-line' by way of `shr-fill-lines', the image > is displayed for two or more times. It is because the > `image-displayer' text property is divided by the newline(s). > Here is a quick hack: Thanks, but can you show a recipe to reproduce the issue and test the solution?