On 21 June 2010 03:49, John J. Foerch <[email protected]> wrote: > On Sun, Jun 20, 2010 at 11:10:19PM +0200, Martin Dybdal wrote: >> (I sent this to the list for some time ago, but wasn't registered with >> this address, so I'm not sure if it went through the moderation.) >> >> Hi Conkeror developers >> >> In my .conkerorrc i use: >> browser_default_open_target = OPEN_NEW_WINDOW >> >> After some changes done lately, something is "going wrong" for links >> which open new windows (target="_blank" and such). They are opening >> an empty (about:blank) conkeror window (with the minibuffer etc) and >> another window containing the page that it should open. No interaction >> is possible with this second window. >> >> I have tried to identify the problem or which patch that caused it without >> luck. > > > Sorry for the breakage. I believe it's fixed now. Please update and try.
Hi Guys Sorry I forgot to respond whether it worked, it did for some time, but I think the bug is back again. Running git bisect, I could point it down to this commit: "b432b8233d98df6aafb2382070cef2f63c239910 is the first bad commit" http://repo.or.cz/w/conkeror.git/commit/b432b8233d98df6aafb2382070cef2f63c239910 I have used a clean .conkeror.mozdev.org directory and a .conkerorrc with everything but this line "var browser_default_open_target = OPEN_NEW_WINDOW;" in comments. Xulrunner version: Mozilla XULRunner 1.9.1.19 - 20110701100522 I have made a test page, which is available here: http://dybber.dk/files/conkeror-test.html Clicking the link (either with mouse button 1 or using the follow-command) will open a new window without the minibuffer. -- Martin Dybdal _______________________________________________ Conkeror mailing list [email protected] https://www.mozdev.org/mailman/listinfo/conkeror
