I create a web application with PHP/PostgreSQL and I'm using PHP session
handling. Sometimes I may have child windows/popup opened. When I close
them ( from title bar or thanks to the javascript control close() ),
konqueror destroy my session. This was not the case before and epiphany
work without problem. Of course I don't touch the code of my php site.
So the issues seems to come from Konqueror.
That's really annoying as my app becomes unusable under Konqueror
because each time you close a child window/popup you have to log in
again.