0

I am using webkitgtk container to display web page.However some pages require authentication and show javascript dialogs for authentication.How to handle it in webkitgtk? I have tried setting the properties allow-modal-dialogs to true and javascript-can-open-windows-automatically to true

ra10
  • 69
  • 9

1 Answers1

0

NTLM dialogs are shown by default from webkitgtk2.30 version

ra10
  • 69
  • 9