Disable Popup Blocker

Here you can post about the issues related to modifications performed manually (not through the kiosk wizard). Example: swapped kernel, added 3rd party modules or files.
Please describe in detail what has been changed and hopefully other kiosk user will be able to help.
Porteus team wont resolve bugs posted in this category as we support only modifications made by the kiosk wizard.
Forum rules
Porteus Kiosk section of the forum is unmaintained now. Its kept in a 'read only' mode for archival purposes.
Please use the kiosk contact page for directing your queries: https://porteus-kiosk.org/contact.html
jmbmichael
White ninja
White ninja
Posts: 8
Joined: 26 Jan 2015, 19:21
Distribution: Porteus Kiosk
Location: OK

Disable Popup Blocker

Post#1 by jmbmichael » 26 Jan 2015, 19:24

How would I go about disabling the popup block in the Kiosk iso? We utilize a particular website that requires the use of a popup.

User avatar
fanthom
Moderator Team
Moderator Team
Posts: 5666
Joined: 28 Dec 2010, 02:42
Distribution: Porteus Kiosk
Location: Poland
Contact:

Re: Disable Popup Blocker

Post#2 by fanthom » 26 Jan 2015, 20:13

please remaster the ISO as per kiosk documentation and add following parameter to 003-settings.xzm/home/guest/.mozilla/firefox/c3pp43bg.default/prefs.js:

Code: Select all

user_pref("dom.disable_open_during_load", false);


btw: few other users asked for this before so possibility of unblocking popup windows will be available in next kiosk version.

thanks
Please add [Solved] to your thread title if the solution was found.

jmbmichael
White ninja
White ninja
Posts: 8
Joined: 26 Jan 2015, 19:21
Distribution: Porteus Kiosk
Location: OK

Re: Disable Popup Blocker

Post#3 by jmbmichael » 26 Jan 2015, 20:36

Awesome. Thanks Fanthom. Any idea when the next version will be out?

User avatar
fanthom
Moderator Team
Moderator Team
Posts: 5666
Joined: 28 Dec 2010, 02:42
Distribution: Porteus Kiosk
Location: Poland
Contact:

Re: Disable Popup Blocker

Post#4 by fanthom » 27 Jan 2015, 07:31

still need to implement some features from my TODO list (e.g.: scheduled tasks like reboot/shutdown) so it will take a couple of weeks.
Please add [Solved] to your thread title if the solution was found.

Locked