Cursory hack – Fake address bar interaction
jameshfisher.github.io
Cursory hack – Fake address bar interaction
1–10 of 42 posts
Re: Cursory hack – Fake address bar interaction
#2Can anyone explain what's going on here.
Re: Cursory hack – Fake address bar interaction
#3Unless I'm completely getting myself confused then it's doing something I didn't think was possible and drawing over the browser chrome. Can anyone explain what's going on here.
The tracking wasn't great, but maybe that was intentional to illustrate a point.
Re: Cursory hack – Fake address bar interaction
#4https://github.com/jameshfisher/cursory-hack/blob/gh-pages/i...
It's using a canvas to draw the address bar and adjusting the position every time the mouse moves, but I don't understand the details of it
Re: Cursory hack – Fake address bar interaction
#5Unless I'm completely getting myself confused then it's doing something I didn't think was possible and drawing over the browser chrome. Can anyone explain what's going on here.
In terms of mitigation, it seems like at a minimum custom cursors should never be rendered outside the bounds of the page content.
Re: Cursory hack – Fake address bar interaction
#6Re: Cursory hack – Fake address bar interaction
#7Alt + Left
to go back :P