Version: 0 (using KDE Continue) Compiler: konqueror/kjs OS: X.......... try this deux files: test_window.htm: <html> <head> <title></title> <meta content=""> <style></style> </head> <body> <input name="bouton" type='button' onClick="window.open('window.htm','window','width=250,height=250')" value='Click here'> </body> </html> -------------------------------------------------------------------------------------------------------------------- window.htm: <html> <head> <title></title> <meta content=""> <style></style> </head> <body onload='window.focus()'> Konqueror gives me the focus but don't put me on the top! </body> </html> thanks or your help
Created attachment 1445 [details] gain of time for developpers I don't know if you have this information: I'm using kde 3.1.1 and konqueror 3.1.1 on a debian testing/unstable (knoppix V3.2-2003-04-10)
Thanks for the report; it's a duplicate of #31916. The fix for this bug is in the upcoming KDE3.1.2, if I am reading the changelog right *** This bug has been marked as a duplicate of 31916 ***