Re: window.open in 1.5
"J.O. Aho" <[email protected]> Sat, 17 Dec 2005 21:37:52 +0100
| Newsgroups | gmane.comp.mozilla.devel.unix |
|---|---|
| Organization | Another Netscape Collabra Server User |
| Message-ID | <[email protected]> |
roN wrote: > J.O. Aho wrote: > >> roN wrote: >>> J.O. Aho wrote: >>> >>>> roN wrote: >>>>> Hi, >>>>> >>>>> I recently downloaded Firefox 1.5 and recognized, that it can't open >>>>> pop-up windows, why not? It seems like javascript 'window.open' and >>>>> HTML 'target=self' wouldn't work, known issue? >>>>> Thank you for help! >>>>> >>>> It's not that you left the popup blocker on? >>>> >>>> not sure if it's a type, but it should have been target=_self >>> popup blocker off and just a typo... >>> >> Create a new profile and see if you still have the problem, this as >> sometimes old settings from previous versions of the gecko does do strange >> things (I guess thats due badly cleaned code). >> > I actually already created a new one after updating to 1.5.... :( > how do I create a clean new one, maybe i didn't do it 'clean'? > am I able to import all my password & bookmark stuff afterwards? I was more talking about the source code clean up. If your profile is a new one created for 1.5 then it should work. Think it should be possible from the Tolls menu select "Switch profile" to create a new one. Yes, you can move things afterwards, but think you need to do that manually, just copy over the cookie-file (numeric name), password (think this too had a numeric name), "bookmarks.html". Just see to that the old one will get the name of the ones in the new profile. //Aho