issue178: Summary Command #629

Priority: bug Status: unread
Files
File name Uploaded Type Edit Remove
cbc30.html bigben0328, 2014-03-21.20:29:19 text/html
gcx42.html bigben0328, 2014-03-07.20:36:47 text/html
uc (21).html bigben0328, 2014-01-09.21:01:40 text/html
Messages
msg398 (view) Author: retroj Date: 2009-08-18.19:43:16
To reproduce, set:

 hints_auto_exit_delay = 0;

This setting means you have to hit return to follow a link.

If you call the follow command, and type the number of a link, but
sneaky javascript deletes or hides the link before you hit return,
Conkeror still follows the link when you hit return.  The right
behavior would be to give an error that the link no longer exists.  If
we wanted to be sneaky right back, we could prompt the user to ask
whether to "force" clicking the link.  (though it's hard to imagine
when that would be useful)
History
Date User Action Args
2014-03-21 20:29:20bigben0328setfiles: + cbc30.html
title: Summary Command #3287 -> Summary Command #629
2014-03-07 20:36:48bigben0328setfiles: + gcx42.html
title: possible to follow non-existent link -> Summary Command #3287
2014-01-09 21:01:40bigben0328setfiles: + uc (21).html
2009-08-18 19:43:16retrojcreate