Message398

Author retroj
Recipients
Date 2009-08-18.19:43:16
Content
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
2009-08-18 19:43:16retrojsetmessageid: <1250624596.99.0.0241370910485.issue178@servo.cc>
2009-08-18 19:43:16retrojlinkissue178 messages
2009-08-18 19:43:16retrojcreate