Re: opening new tabs

Anders Olofsson <[email protected]> Fri, 04 Jul 2008 19:04:18 +0200
Newsgroups gmane.network.licq.general
Message-ID <[email protected]>
Nerijus Baliunas wrote:
> On Fri, 04 Jul 2008 15:50:14 +0200 Anders Olofsson <[email protected]> wrote:
>
>   
>>> When I press middle mouse button on licq (I use qt4_gui svn) Window Maker
>>> applet, a new window with unread message(s) is opened, when I press middle
>>> mouse button again, a new tab with new messages from another user is opened,
>>> but it does not have focus, and pressing middle button once more does not
>>> open new tab if there are more messages from other users. It used to work
>>> (pressing middle mouse button always opens new tabs until there are no new
>>> messages left) before, about a month or two ago. Is it possible to have an
>>> old behaviour back?
>>>       
>> Try checking "Auto-focus message" under Events settings. This controls 
>> whether new message tabs get focus.
>>     
>
> It is checked.
>
>   
>>  From what I could see, that setting is not just used for auto-popup 
>> messages. I will try and rewrite so tabs opened by the user always gets 
>> focus. But for now the above setting should be a quick workaround for you.
>>
>> I guess since the second tab isn't focused, the message is not marked as 
>> read so pressing middle button again only tries to open the same 
>> message.
>>     
>
> Yes, exactly. If I manually focus the new tab, pressing middle button opens
> another one.
>
> Regards,
> Nerijus
I think I got it working better now, although I haven't tried it with 
WindowMaker.
Please update from svn and check if it works for you.

/Anders