On an HTML page, a link like this:
Location on Page
...should navigate to this spot on the
OK. I think this is new. Using HTML5's autofocus will cause a misfire, as will jQuery's focus() method. Took 90 minutes of trial and error to discover this because I thought the issue was image related :)
autofocus
focus()