Form Resubmission by reload

Having problems with building or using CEF's C/C++ APIs? This forum is here to help. Please do not post bug reports or feature requests here.

Form Resubmission by reload

Postby naoki5 » Wed Jan 24, 2024 2:32 am

When I use Chrome and reload a page displayed by the POST request, I get a form resubmission message.
However, when I perform the same operation on CEF, the message does not appear and the page does not reload.
It is also reproduced in cefclient.

I thought that I might need to implement a related handler and tried to find such a handler but could not find one.
I found the defined value in cef_types.h but it seems to be unused.

I would like to implement the same behavior as Chrome in my application.
I found a post that I think the same as I do, but it has not been replied to.
viewtopic.php?f=6&t=15298

I found a related topic in Issues.
I have verified that I can reload with JavaScript, in which case I do not get a message.
https://github.com/chromiumembedded/cef/issues/1420

Is there any way to implement the same behavior as Chrome?
naoki5
Expert
 
Posts: 107
Joined: Wed Jul 17, 2019 2:44 am

Re: Form Resubmission by reload

Postby magreenblatt » Wed Jan 24, 2024 1:48 pm

I'm not aware of a current fix for this, beyond using Chrome runtime to get the Chrome behavior.
magreenblatt
Site Admin
 
Posts: 12409
Joined: Fri May 29, 2009 6:57 pm


Return to Support Forum

Who is online

Users browsing this forum: Google [Bot] and 227 guests