GNU bug report logs - #16537
24.3.50; eww displays alt attribute of images on hover - should display title attribute

Previous Next

Package: emacs;

Reported by: asjo <at> koldfront.dk (Adam Sjøgren)

Date: Fri, 24 Jan 2014 18:27:02 UTC

Severity: minor

Tags: fixed

Found in version 24.3.50

Fixed in version 24.4

Done: Lars Ingebrigtsen <larsi <at> gnus.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Lars Ingebrigtsen <larsi <at> gnus.org>
To: asjo <at> koldfront.dk (Adam Sjøgren)
Cc: 16537 <at> debbugs.gnu.org
Subject: bug#16537: [PATCH] Use the title attribute for the tooltip, rather than the alt attribute.
Date: Fri, 24 Jan 2014 17:53:04 -0700
asjo <at> koldfront.dk (Adam Sjøgren) writes:

> -         (put-text-property start (point) 'help-echo alt))
> +         (when title (put-text-property start (point) 'help-echo title)))

Well, it should display the alt text when there is no title, I think.
I've applied that instead.

-- 
(domestic pets only, the antidote for overdose, milk.)
  bloggy blog http://lars.ingebrigtsen.no/




This bug report was last modified 11 years and 118 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.