firefox hidden proxy login screen

Clash Royale CLAN TAG#URR8PPP up vote
1
down vote
favorite
I have a very stupid problem with Firefox and the proxy authentication. We are on Kubuntu 18.04 and Firefox Quantum 60.0.1
I had configured the proxy settings trough the /etc/environment config file and it does work fine.
The only problem is, when I launch firefox, the proxy login screen is hidden behind the main firefox window. This is not a great problem but, since we want to deploy Kubuntu as the default OS for our company, it will bother the users.
Is it a way to change the behavior and have the login screen in front of the main firefox window ?
Or better, is it possible to do some proxy autologin as we do in MS Windows ?
Thanks,
kubuntu firefox proxy
add a comment |Â
up vote
1
down vote
favorite
I have a very stupid problem with Firefox and the proxy authentication. We are on Kubuntu 18.04 and Firefox Quantum 60.0.1
I had configured the proxy settings trough the /etc/environment config file and it does work fine.
The only problem is, when I launch firefox, the proxy login screen is hidden behind the main firefox window. This is not a great problem but, since we want to deploy Kubuntu as the default OS for our company, it will bother the users.
Is it a way to change the behavior and have the login screen in front of the main firefox window ?
Or better, is it possible to do some proxy autologin as we do in MS Windows ?
Thanks,
kubuntu firefox proxy
It seems that nobody know the solution. So we took an alternative. Instead of setting the system proxy, we use the lockPref settings of Firefox to set up the proxy via a proxy.pac.
â jeepee
Jun 12 at 12:04
add a comment |Â
up vote
1
down vote
favorite
up vote
1
down vote
favorite
I have a very stupid problem with Firefox and the proxy authentication. We are on Kubuntu 18.04 and Firefox Quantum 60.0.1
I had configured the proxy settings trough the /etc/environment config file and it does work fine.
The only problem is, when I launch firefox, the proxy login screen is hidden behind the main firefox window. This is not a great problem but, since we want to deploy Kubuntu as the default OS for our company, it will bother the users.
Is it a way to change the behavior and have the login screen in front of the main firefox window ?
Or better, is it possible to do some proxy autologin as we do in MS Windows ?
Thanks,
kubuntu firefox proxy
I have a very stupid problem with Firefox and the proxy authentication. We are on Kubuntu 18.04 and Firefox Quantum 60.0.1
I had configured the proxy settings trough the /etc/environment config file and it does work fine.
The only problem is, when I launch firefox, the proxy login screen is hidden behind the main firefox window. This is not a great problem but, since we want to deploy Kubuntu as the default OS for our company, it will bother the users.
Is it a way to change the behavior and have the login screen in front of the main firefox window ?
Or better, is it possible to do some proxy autologin as we do in MS Windows ?
Thanks,
kubuntu firefox proxy
asked Jun 6 at 7:45
jeepee
61
61
It seems that nobody know the solution. So we took an alternative. Instead of setting the system proxy, we use the lockPref settings of Firefox to set up the proxy via a proxy.pac.
â jeepee
Jun 12 at 12:04
add a comment |Â
It seems that nobody know the solution. So we took an alternative. Instead of setting the system proxy, we use the lockPref settings of Firefox to set up the proxy via a proxy.pac.
â jeepee
Jun 12 at 12:04
It seems that nobody know the solution. So we took an alternative. Instead of setting the system proxy, we use the lockPref settings of Firefox to set up the proxy via a proxy.pac.
â jeepee
Jun 12 at 12:04
It seems that nobody know the solution. So we took an alternative. Instead of setting the system proxy, we use the lockPref settings of Firefox to set up the proxy via a proxy.pac.
â jeepee
Jun 12 at 12:04
add a comment |Â
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1044060%2ffirefox-hidden-proxy-login-screen%23new-answer', 'question_page');
);
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
It seems that nobody know the solution. So we took an alternative. Instead of setting the system proxy, we use the lockPref settings of Firefox to set up the proxy via a proxy.pac.
â jeepee
Jun 12 at 12:04