edbrowse-dev - development list for edbrowse
 help / color / mirror / Atom feed
* [Edbrowse-dev] Failure of the g command with V3.6.0
@ 2015-12-15 19:47 Chuck Hallenbeck
  2015-12-15 20:24 ` erwin
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Chuck Hallenbeck @ 2015-12-15 19:47 UTC (permalink / raw)
  To: Edbrowse Development

Hi all,

I have encountered a couple of websites where the g command fails to
activate a link using the 3.6.0 release on archlinux.

An easy site to test is: www.georgehowe.com

Line 5 of that site says: * {Sign in} or {Create an account}

Neither g1 nor g2 has any effect there, although g without the numeral
gives the expected warning.  Is this a known type of failure?

Chuck


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [Edbrowse-dev] Failure of the g command with V3.6.0
  2015-12-15 19:47 [Edbrowse-dev] Failure of the g command with V3.6.0 Chuck Hallenbeck
@ 2015-12-15 20:24 ` erwin
  2015-12-15 20:46 ` Karl Dahlke
  2015-12-16  7:46 ` Karl Dahlke
  2 siblings, 0 replies; 4+ messages in thread
From: erwin @ 2015-12-15 20:24 UTC (permalink / raw)
  To: edbrowse-dev

Le Tue, 15 Dec 2015 14:47:47 -0500
Chuck Hallenbeck <chuckh@ftml.net> écrivait:

> I have encountered a couple of websites where the g command fails to
> activate a link using the 3.6.0 release on archlinux.
> An easy site to test is: www.georgehowe.com
> Line 5 of that site says: * {Sign in} or {Create an account}
> Neither g1 nor g2 has any effect there, although g without the numeral
> gives the expected warning.  Is this a known type of failure?
> 

same behaviour here on debian jessie : no effect with g1 ou g2
Erwin

^ permalink raw reply	[flat|nested] 4+ messages in thread

* [Edbrowse-dev]  Failure of the g command with V3.6.0
  2015-12-15 19:47 [Edbrowse-dev] Failure of the g command with V3.6.0 Chuck Hallenbeck
  2015-12-15 20:24 ` erwin
@ 2015-12-15 20:46 ` Karl Dahlke
  2015-12-16  7:46 ` Karl Dahlke
  2 siblings, 0 replies; 4+ messages in thread
From: Karl Dahlke @ 2015-12-15 20:46 UTC (permalink / raw)
  To: Edbrowse-dev

This "failure" mode has been with us for a long time,
off and on under different circumstances.
It probably should be accompanied by better error messages, or something.
The link has javascript code attach, via onclick,
and that code does not run properly,
so edbrowse does not follow on to the link.
Type js to disable javascript and it works.

Whenever a g command doesn't seem to do anything,
try it with js off.

Of course I will take some time to see what goes
wrong with the js in this case.
That would be good to know.

Karl Dahlke

^ permalink raw reply	[flat|nested] 4+ messages in thread

* [Edbrowse-dev]  Failure of the g command with V3.6.0
  2015-12-15 19:47 [Edbrowse-dev] Failure of the g command with V3.6.0 Chuck Hallenbeck
  2015-12-15 20:24 ` erwin
  2015-12-15 20:46 ` Karl Dahlke
@ 2015-12-16  7:46 ` Karl Dahlke
  2 siblings, 0 replies; 4+ messages in thread
From: Karl Dahlke @ 2015-12-16  7:46 UTC (permalink / raw)
  To: Edbrowse-dev

> An easy site to test is: www.georgehowe.com

This now works properly.
If a handler is "" I treat it as "return true" so that edbrowse will proceed.
The onclick="" is accepted now.

Karl Dahlke

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2015-12-16  7:46 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-12-15 19:47 [Edbrowse-dev] Failure of the g command with V3.6.0 Chuck Hallenbeck
2015-12-15 20:24 ` erwin
2015-12-15 20:46 ` Karl Dahlke
2015-12-16  7:46 ` Karl Dahlke

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).