On 06/20/2010 02:10 PM, 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.

I noticed this problem as well, and I just bisected it down to this commit using git bisect:

fde0ada3dea6207367f5f705266672ca4cc350c3

Most likely the fix will be to revert it.

In the future, you may want to try using git bisect yourself. It is extremely handy, and it took only about 2 minutes to bisect this bug.

(Read the man page of git bisect to find out how to use it.)
_______________________________________________
Conkeror mailing list
[email protected]
https://www.mozdev.org/mailman/listinfo/conkeror

Reply via email to