qupzilla icon indicating copy to clipboard operation
qupzilla copied to clipboard

JS navigator.userAgent is different to HTTP userAgent

Open jurkov opened this issue 7 years ago • 2 comments

The JS UserAgent is different to the HTTP UserAgent. Just use "navigator.userAgent" to compare.

jurkov avatar Jul 20 '17 12:07 jurkov

seems to be a proxy issue

jurkov avatar Jul 20 '17 12:07 jurkov

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

jurkov avatar Jul 20 '17 13:07 jurkov