GNU bug report logs -
#14815
24.3.50; eww (Hyperlinks): Left mouse click on hyperlinks does nothing
Previous Next
Reported by: Jambunathan K <kjambunathan <at> gmail.com>
Date: Mon, 8 Jul 2013 05:29:01 UTC
Severity: wishlist
Tags: fixed
Found in version 24.3.50
Fixed in version 24.4
Done: Lars Magne Ingebrigtsen <larsi <at> gnus.org>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
Jambunathan K <kjambunathan <at> gmail.com> writes:
> Left click does NOT work in eww buffers. (i.e., the bug is still open)
>
> Another thing I noticed: When mouse house over an link in an Org or a
> Help buffer, the link's color changes. In case of eww, this
> color-changing doesn't happen.
If you do this, Left click works. I have validated this experimentally
i.e., I haven't looked at docstring or info manual etc.
,---- DESIRED - Left click works
| There are text properties here:
| face shr-link
| help-echo "http://www.emacswiki.org/emacs-en"
| keymap [Show]
| mouse-face highlight <============================= Added
| shr-url "http://www.emacswiki.org/emacs-en"
`----
,---- CURRENT - Left click DOES NOT work
| There are text properties here:
| face shr-link
| help-echo "http://www.emacswiki.org/emacs-de"
| keymap [Show]
| shr-url "http://www.emacswiki.org/emacs-de"
`----
This bug report was last modified 11 years and 358 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.