Improvement requests :  K-Meleon Web Browser Forum
Use this forum to talk about a feature you're missing. 
A very small mprovement
Posted by: Eero Ketonen
Date: April 30, 2008 04:11PM

This should be very easy:
An option not to focus into newly opened window but stay in the current one instead.

Can this function be instantly hacked with a macro:

$OnOpenTab = handler;

handler{
# what here to tranfer the focus back?
}

Options: ReplyQuote
Re: A very small mprovement
Posted by: Eero Ketonen
Date: April 30, 2008 07:49PM

Hmm. Maybe I could do something like this:

injectJS( "onload=function{self.opener.focus();}" )

This, however is extremely crude. A real browser support would be appropriate.

Options: ReplyQuote
Re: A very small mprovement
Posted by: desga2
Date: April 30, 2008 07:52PM

Are you referer to Open Tab in Background?
When you open in background current tab have focus.

There are an event named 'OnOpenWindow'.

I don't understand you like say?

K-Meleon in Spanish

Options: ReplyQuote


K-Meleon forum is powered by Phorum.