1. Bernhard Giesriegl
  2. PowerBuilder
  3. Wednesday, 19 October 2022 09:55 AM UTC

When I do a

wb_1.Navigate("https://www.google.at/maps/dir/....")

Googles webside asks me to accept the terms of use. If I do so, my webside opens fine.

The next time I try this, I am asked again, I have to accept once more, it seems that the cookies from before have not been saved.

This did not happen in PB2021, once accepted the terms of use, I was never asked again.

Does anybody know why, how can I change this?

 

Thanks in advacne,

Bernhard

Peter Pang @Appeon Accepted Answer Pending Moderation
  1. Thursday, 20 October 2022 03:45 AM UTC
  2. PowerBuilder
  3. # 1

Hi Bernhard,

 

Thanks for reporting the problem! We can reproduce it too.

The Webbrowser in PB2022 1878 has the CEF version upgraded to chromium-102.0.5005.63. After analysis, we find this version of Chrome has some particular treatment for personal configuration information (see the attached screenshot). Selecting Cancel can reproduce the problem too. By default PB doesn’t process this operation and thus causes the same problem. I have submitted this bug to the engineer.

BTW: For the next version, we are considering replacing chromium with Webview2, so far no such problem in the internal version verification.

  

Best Regards,

Peter

Attachments (1)
Comment
There are no comments made yet.
Bernhard Giesriegl Accepted Answer Pending Moderation
  1. Wednesday, 19 October 2022 18:09 PM UTC
  2. PowerBuilder
  3. # 2

Hi Chris,

sorry, I have to give more information about the versions I use ;-)

Well, I migrated a workspace from PB 2021 to PB 2022 1878, no other changes.

In PB 2022 I have to agree the terms of license every time I open mentioned webside, in PB 2021 I had to do it only once.

I have seen this on different PC's, all using W10

 

Regards,

Bernhard

Comment
  1. Chris Pollach @Appeon
  2. Wednesday, 19 October 2022 18:44 PM UTC
Hi Bernhard;

FYI: In PB2022, Appeon updated the Chromium engine (used under the hood) that drives the built-in web browser control. So this might be a side effect of this update used by the PB 2022 runtime. Please open a Support Ticket for this issue and if possible, supply a simple PB App test case for Appeon to study this anomaly further. Many thanks in advance.

Regards ... Chris
  1. Helpful
  1. Tobias Roth
  2. Wednesday, 19 October 2022 19:42 PM UTC
Hi Bernhard,

Would it be possible for you to create a public ticket and post the link here? We would also be very interested in this issue. Thanks

Regards Tobi
  1. Helpful
  1. Bernhard Giesriegl
  2. Thursday, 20 October 2022 06:04 AM UTC
Hi Chris, Tobias,

thanks for your replies, as Peter Pang wrote above Appeon can reporduce the bug, I think there is no need open a support ticket.

Regards Bernhard
  1. Helpful
There are no comments made yet.
Chris Pollach @Appeon Accepted Answer Pending Moderation
  1. Wednesday, 19 October 2022 17:16 PM UTC
  2. PowerBuilder
  3. # 3

Hi Bernhard;

  Are you saying that this did work in PB2021 but not in PB2022 (not mentioned)?

Regards ... Chris

Comment
There are no comments made yet.
Bernhard Giesriegl Accepted Answer Pending Moderation
  1. Wednesday, 19 October 2022 12:49 PM UTC
  2. PowerBuilder
  3. # 4

Hi,
no, nothing changed, just using it how it is.

Comment
There are no comments made yet.
Andreas Mykonios Accepted Answer Pending Moderation
  1. Wednesday, 19 October 2022 10:36 AM UTC
  2. PowerBuilder
  3. # 5

Hi.

I guess you are not manipulating CachePath... I ask because cookies should be stored there...

Andreas.

Comment
There are no comments made yet.
  • Page :
  • 1


There are no replies made for this question yet.
However, you are not allowed to reply to this question.