clobba / open-webkit-sharp

Automatically exported from code.google.com/p/open-webkit-sharp
GNU Lesser General Public License v3.0
0 stars 0 forks source link

popup logon windows from previous solved bug in r112 #71

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
a few weeks ago you solved a logon popup window that didnt open
because of a moudle in r112   well  now i am working with r115
and even do it opens up,when i log in it closes its self like
it should when password is correct but i am not logged to the secured web site .

** I DIDNT TESTED LOGON WITH R112 ONLY POPUP NOW WITH R115 LOGON WINDOWS IS 
CLOSED WHEN USER NAME AND PASSWORD ARE CORRECT
IT SHOULD ACT LIKE THAT BUT IT ALSO SHOULD OPEN ANOTHER WINDOWS
INSTEAD IT CLOSES AND NO NEW WINDOW IS CREATED AFTER LOGON
IF I CLICK THE AREA IN THE PICTURE  IT AGAINS POPUP LOGON WINDOW
EVEN DO I ALREADY  LOGGED ON IF YOU WANT I CAN GIVE YOU USER NAME TO TEST LOGON

this is the web site if you remember 
https://www.taasuka.gov.il/Taasuka/Employee+Services/VacanciesSearch.htm

Original issue reported on code.google.com by meirb...@gmail.com on 4 Feb 2012 at 3:46

Attachments:

GoogleCodeExporter commented 8 years ago
In that new window you must implement a NewWindowCreated and PopupCreated event 
that would open the new window if you haven't already. Otherwise how would the 
new window be created if you didn't tell it so? If you have done that already 
then I will post a bug on bugs.webkit.org

Original comment by tsumalis96@gmail.com on 5 Feb 2012 at 7:37

GoogleCodeExporter commented 8 years ago
you didnt understand the popup is ok the problem that the popup logon isnt 
loggin
me in after i put password and username its just closes without loging me in 

Original comment by meirb...@gmail.com on 5 Feb 2012 at 8:24

GoogleCodeExporter commented 8 years ago
Then it should be a cookies problem, not a popup problem. Have you set 
AllowCookies to true? True is the default but maybe you changed the value.

Original comment by tsumalis96@gmail.com on 7 Feb 2012 at 9:40

GoogleCodeExporter commented 8 years ago
Cookie settings are default didnt change anything with them

Original comment by meirb...@gmail.com on 7 Feb 2012 at 12:05

GoogleCodeExporter commented 8 years ago
I can't imagine why that should happen... I hope it is solved with the new 
version I am going to release soon

Original comment by tsumalis96@gmail.com on 7 Feb 2012 at 12:58

GoogleCodeExporter commented 8 years ago
I'm having a similar problem at;

https://www.codeproject.com/script/Membership/LogOn.aspx

except this one says cookies are disabled, when I definately have them enabled.

Original comment by paulrm...@hotmail.com on 31 Aug 2012 at 6:08