GNU bug report logs - #14814
24.3.50; eww: Unable to see Emacswiki's Captcha

Previous Next

Package: emacs;

Reported by: Jambunathan K <kjambunathan <at> gmail.com>

Date: Mon, 8 Jul 2013 05:25:01 UTC

Severity: wishlist

Found in version 24.3.50

Done: Jambunathan K <kjambunathan <at> gmail.com>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 14814 in the body.
You can then email your comments to 14814 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to bug-gnu-emacs <at> gnu.org:
bug#14814; Package emacs. (Mon, 08 Jul 2013 05:25:01 GMT) Full text and rfc822 format available.

Acknowledgement sent to Jambunathan K <kjambunathan <at> gmail.com>:
New bug report received and forwarded. Copy sent to bug-gnu-emacs <at> gnu.org. (Mon, 08 Jul 2013 05:25:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Jambunathan K <kjambunathan <at> gmail.com>
To: bug-gnu-emacs <at> gnu.org
Subject: 24.3.50; eww: Unable to see Emacswiki's Captcha
Date: Mon, 08 Jul 2013 10:55:58 +0530
[Message part 1 (text/plain, inline)]
Eww is from Emacs Bzr trunk.

See the attached screenshot.  Why am I not seeing the captcha offered by
Emacswiki?

Please consider this as an umbrella bug.  Eww should do all that is
necessary to view, edit and post to (atleast) Emacswiki.

Bonus points if the Textarea could be edited in the major-mode specific
to markup used by the Wiki engine - Creole, Usemod, Oddmuse, Org,
Markdown whatever.


In GNU Emacs 24.3.50.10 (i686-pc-linux-gnu, GTK+ Version 2.20.1)
 of 2013-07-07 on debian-6.05
Bzr revision: 113313 jan.h.d <at> swipnet.se-20130707084109-gf7csgu4tkxzjn23
Windowing system distributor `The X.Org Foundation', version 11.0.10707000
Important settings:
  value of $LANG: en_IN
  locale-coding-system: iso-latin-1-unix
  default enable-multibyte-characters: t

[eww-emacswiki-captcha-not-seen.png (image/png, attachment)]

Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#14814; Package emacs. (Mon, 08 Jul 2013 15:09:02 GMT) Full text and rfc822 format available.

Message #8 received at 14814 <at> debbugs.gnu.org (full text, mbox):

From: Lars Magne Ingebrigtsen <larsi <at> gnus.org>
To: Jambunathan K <kjambunathan <at> gmail.com>
Cc: 14814 <at> debbugs.gnu.org
Subject: Re: bug#14814: 24.3.50; eww: Unable to see Emacswiki's Captcha
Date: Mon, 08 Jul 2013 17:08:39 +0200
Jambunathan K <kjambunathan <at> gmail.com> writes:

> See the attached screenshot.  Why am I not seeing the captcha offered by
> Emacswiki?

eww doesn't support iframes, and the captcha is an iframe.

eww could add support for iframes, but it wouldn't really help much
here, because I think recaptcha relies on JavaScript to communicate the
results of the captcha to the originating page.  Doesn't it?  Or does it
work without JS, too?

> Bonus points if the Textarea could be edited in the major-mode specific
> to markup used by the Wiki engine - Creole, Usemod, Oddmuse, Org,
> Markdown whatever.

That might be nice.

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




Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#14814; Package emacs. (Mon, 08 Jul 2013 17:06:03 GMT) Full text and rfc822 format available.

Message #11 received at 14814 <at> debbugs.gnu.org (full text, mbox):

From: Jambunathan K <kjambunathan <at> gmail.com>
To: Lars Magne Ingebrigtsen <larsi <at> gnus.org>
Cc: 14814 <at> debbugs.gnu.org
Subject: Re: bug#14814: 24.3.50; eww: Unable to see Emacswiki's Captcha
Date: Mon, 08 Jul 2013 22:37:11 +0530
Lars Magne Ingebrigtsen <larsi <at> gnus.org> writes:

> Jambunathan K <kjambunathan <at> gmail.com> writes:
>
>> See the attached screenshot.  Why am I not seeing the captcha offered by
>> Emacswiki?
>
> eww doesn't support iframes, and the captcha is an iframe.

> eww could add support for iframes, 

I think it should.  Using Eww to edit Emacswiki will be quite handy
indeed.  More importantly, there will be opportunities for improving eww
in (more) useful ways.

> but it wouldn't really help much
> here, because I think recaptcha relies on JavaScript to communicate the
> results of the captcha to the originating page.  Doesn't it?  Or does it
> work without JS, too?

According to Emacswiki, "I am human" even if I turn off Javascript.  How
noble?

The workflow is that I get a "response" which I have to manually
copy-paste to another textbox.

>> Bonus points if the Textarea could be edited in the major-mode specific
>> to markup used by the Wiki engine - Creole, Usemod, Oddmuse, Org,
>> Markdown whatever.
>
> That might be nice.

Don't forget the scroll bars.




Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#14814; Package emacs. (Mon, 08 Jul 2013 17:24:01 GMT) Full text and rfc822 format available.

Message #14 received at 14814 <at> debbugs.gnu.org (full text, mbox):

From: Lars Magne Ingebrigtsen <larsi <at> gnus.org>
To: Jambunathan K <kjambunathan <at> gmail.com>
Cc: 14814 <at> debbugs.gnu.org
Subject: Re: bug#14814: 24.3.50; eww: Unable to see Emacswiki's Captcha
Date: Mon, 08 Jul 2013 19:23:27 +0200
Jambunathan K <kjambunathan <at> gmail.com> writes:

>> eww could add support for iframes, 
>
> I think it should.  Using Eww to edit Emacswiki will be quite handy
> indeed.  More importantly, there will be opportunities for improving eww
> in (more) useful ways.

Adding iframe support shouldn't be that difficult, but shr would have to
fetch the iframe src synchronously before rendering the rest.  And
rendering would have to take place in an aux buffer (like table
rendering).  And images...  er...  Ok, it'll take more than ten minutes
to implement.  :-)

> According to Emacswiki, "I am human" even if I turn off Javascript.  How
> noble?
>
> The workflow is that I get a "response" which I have to manually
> copy-paste to another textbox.

Huh.

> Don't forget the scroll bars.

That's probably not going to happen.

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




Reply sent to Jambunathan K <kjambunathan <at> gmail.com>:
You have taken responsibility. (Fri, 15 Nov 2013 04:54:05 GMT) Full text and rfc822 format available.

Notification sent to Jambunathan K <kjambunathan <at> gmail.com>:
bug acknowledged by developer. (Fri, 15 Nov 2013 04:54:06 GMT) Full text and rfc822 format available.

Message #19 received at 14814-done <at> debbugs.gnu.org (full text, mbox):

From: Jambunathan K <kjambunathan <at> gmail.com>
To: 14814-done <at> debbugs.gnu.org
Subject: Re: bug#14814: 24.3.50; eww: Unable to see Emacswiki's Captcha
Date: Fri, 15 Nov 2013 10:23:16 +0530
OP here.  Closing it.




bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Fri, 13 Dec 2013 12:24:06 GMT) Full text and rfc822 format available.

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

Previous Next


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