If you’ve ever visited the hp.com forums you’ll know that any links in the post get enclosed by a call to “javascript:openExternal(“)” in the href rather than doing it properly in onClick. Amongst other things, this breaks the ability to middle click to open links in new tabs.
This finally annoyed me enough today and as a result, I now use the following greasemonkey script:
// ==UserScript== // @name Stupid HP.
↧