Search found 2530 matches

by Scott
Sat Feb 29, 2020 5:04 pm
Forum: Public Web Browser v3
Topic: PWB and GMail
Replies: 1
Views: 5982

PWB and GMail

Google is taking a proactive stance and blocking non-standard browsers when accessing GMail. Because of this we added a few settings to PWB starting with "3.05.8 CEF" that will allow PWB to access GMail. The new settings are as follows: [Browser]UserAgent= Sets Browser User Agent. Same as ...
by Scott
Wed Feb 05, 2020 10:03 am
Forum: Public Web Browser v3
Topic: PWB CEF GMail 2FA
Replies: 1
Views: 6467

Re: PWB CEF GMail 2FA

Using the Edge User Agent minus the Chrome aspect also works.

"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Safari/537.36 Edg/79.0.309.71"
by Scott
Tue Feb 04, 2020 1:12 pm
Forum: Public Web Browser v3
Topic: Pop-ups in Kiosk Mode
Replies: 5
Views: 9356

Re: Pop-ups in Kiosk Mode

Version 3.05.6 08-16-2019 Fixed/Changed: Changed to CEF 3770 Chrome 75 Fixed Alert dialog showing behind window when [Browser]AlwaysOnTop=True Changed Inactivity Timer to not reset on page load with [Inactivity]ResetOnNavigation=False Fixed error after clicking home immediately after print when forc...
by Scott
Tue Feb 04, 2020 1:07 pm
Forum: Public Web Browser v3
Topic: Pop-ups in Kiosk Mode
Replies: 5
Views: 9356

Re: Pop-ups in Kiosk Mode

Forgot to ask, what version of PWB are you using including the minor version number and HTML renderer, for example "3.05.7 CEF"?

--Scott
by Scott
Tue Feb 04, 2020 12:59 pm
Forum: Public Web Browser v3
Topic: PWB CEF GMail 2FA
Replies: 1
Views: 6467

PWB CEF GMail 2FA

It looks like Google is actively blocking hosted webviews with Gmail 2FA enabled. https://magpcss.org/ceforum/viewtopic.php?f=10&t=16717#p43024 The user agent workaround seems to work. C:\PWB\PWB.exe --user-agent="Mozilla/5.0 (Windows NT 6.2; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Sa...
by Scott
Tue Feb 04, 2020 12:58 pm
Forum: Public Web Browser v3
Topic: Pop-ups in Kiosk Mode
Replies: 5
Views: 9356

Re: Pop-ups in Kiosk Mode

After setting [Browser]KioskMode=True, what are the steps to recreate the issue?

For example:
1. start with URL ...
2. enter search into box
3. hit Enter key

--Scott
by Scott
Thu Jan 23, 2020 9:41 pm
Forum: Public Web Browser v3
Topic: "This browser may not be secure" error from Google
Replies: 5
Views: 9458

Re: "This browser may not be secure" error from Google

Try disabling the URL filter if you are using one.

[Security]
CheckURLAccess=False

--Scott
by Scott
Wed Jan 22, 2020 12:24 pm
Forum: Public Web Browser v3
Topic: "This browser may not be secure" error from Google
Replies: 5
Views: 9458

Re: "This browser may not be secure" error from Google

Are you using the newest version of PWB v3 CEF, "3.05.7"?

--Scott
by Scott
Mon Dec 16, 2019 11:14 am
Forum: Announcements
Topic: PWB version 3.05.7 CEF/IE Released
Replies: 0
Views: 13898

PWB version 3.05.7 CEF/IE Released

PWB version 3.05.7 CEF/IE (11-16-2019) has been released and includes the following changes. See the "ReadMe.txt" file for complete change history. Version 3.05.7 12-16-2019 Fixed/Changed: Changed to CEF 3904 Chrome 78 Fixed background erase on minimize [Printer]ForcePrintPreview=True Enab...
by Scott
Thu Aug 29, 2019 12:21 pm
Forum: General
Topic: History File Token Code
Replies: 5
Views: 16677

Re: History File Token Code

Tim,

The information has been updated.

--Scott
by Scott
Wed Aug 21, 2019 10:20 am
Forum: Public Web Browser v3
Topic: PWB CEF PDF viewer print and download buttons
Replies: 11
Views: 19464

Re: PWB CEF PDF viewer print and download buttons

You welcome.

We use PWB in our own facilities for general public use so if there is an issue we are usually on top of it.

--Scott
by Scott
Tue Aug 20, 2019 1:26 pm
Forum: Public Web Browser v3
Topic: PWB CEF PDF viewer print and download buttons
Replies: 11
Views: 19464

Re: PWB CEF PDF viewer print and download buttons

The setting is still available. Try adding the following to your INI file.

[PDFViewer]
UseInternalViewer=False

Please note, if the web site is not presenting the PDF file with a "PDF" file extension the external application will not open it.

--Scott
by Scott
Fri Aug 16, 2019 9:37 am
Forum: Announcements
Topic: PWB version 3.05.6 CEF/IE Released
Replies: 0
Views: 14494

PWB version 3.05.6 CEF/IE Released

PWB version 3.05.6 CEF/IE (08-16-2019) has been released and includes the following changes. See the "ReadMe.txt" file for complete change history. Version 3.05.6 08-16-2019 Fixed/Changed: Changed to CEF 3770 Chrome 75 Fixed Alert dialog showing behind window when [Browser]AlwaysOnTop=True...
by Scott
Thu Aug 08, 2019 1:42 pm
Forum: Public Web Browser v3
Topic: Disable Compatibility Mode PWB IE
Replies: 1
Views: 6608

Re: Disable Compatibility Mode PWB IE

The Internet Explorer Web Browser Control PWB IE uses does not have a "compatibility mode". By default uses the version of Internet Explorer installed on the computer. You can set the Internet Explorer Browser Emulation in PWB with the [Browser]IEBrowserEmulation= setting. For example sett...
by Scott
Mon Jul 29, 2019 1:37 pm
Forum: General
Topic: Mixed Content
Replies: 0
Views: 15865

Mixed Content

PWB v2 and PWB v3 IE use Internet Explorer as the HTML Rendering Engine. If a web page display mixed content you may receive a popup message asking "Do you want to view only the webpage content that was delivered securely". warnings.png The Windows User Profile needs to be adjusted to allo...