qupzilla
qupzilla copied to clipboard
JS navigator.userAgent is different to HTTP userAgent
The JS UserAgent is different to the HTTP UserAgent. Just use "navigator.userAgent" to compare.
seems to be a proxy issue
Well i could reproduce the bug. you have to open a new window with javascript like at https://www.w3schools.com/jsref/tryit.asp?filename=tryjsref_win_open2