[rekonq] new bookmarks are opened in multiple tabs

Ronny Scholz ronny_scholz at web.de
Sat Oct 10 10:44:30 CEST 2009


Am Freitag 09 Oktober 2009 00:49:48 schrieb Ronny Scholz:
> If a bookmark is opened in a new tab, multiple tabs are created.
> 
> The number depends on the amount of rekonq windows.
> 
> 1 window: 1 tab is created
> 2 windows: 2 tabs are created
> 3 windows: 3 tabs are created
> 
> ... and so on.
> _______________________________________________
> rekonq mailing list
> rekonq at kde.org
> https://mail.kde.org/mailman/listinfo/rekonq
> 

The loading of bookmarks is called for every MainWindow instance. Also, since 
we have only one application for several mainwindows, 
Application::postLaunch() is called to often.

The attached patch fixes both issues and therefore fixes multiple loading of a 
bookmark.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: ApplInitialize.patch
Type: text/x-patch
Size: 1865 bytes
Desc: not available
Url : http://mail.kde.org/pipermail/rekonq/attachments/20091010/68935570/attachment.patch 


More information about the rekonq mailing list