[WebKit-devel] [Bug 253708] with kdewebkit, links pointing to new windows just opens blank tabs

Dawit Alemayehu adawit at kde.org
Sun Dec 12 03:12:49 CET 2010


https://bugs.kde.org/show_bug.cgi?id=253708





--- Comment #8 from Dawit Alemayehu <adawit kde org>  2010-12-12 03:12:46 ---
SVN commit 1205667 by adawit:

- Yet more createWindow related changes. Guess spoke too soon on previous
commit.
  This implementation is a robust generic fix that handles all window creation
  requests from the browsing engine, i.e. QWebPage::createWindow. 

  Besides dealing with previous bugs such as 253708 and 258367 more
appropriately, 
  it also prevents the duplicate creation of a new window if another one with
the 
  same name already exists.

CCBUG:253708
CCBUG:258367


 M  +0 -1      CMakeLists.txt  
 D             fakepage.cpp  
 D             fakepage.h  
 M  +171 -127  webpage.cpp  
 M  +36 -0     webpage.h  


WebSVN link: http://websvn.kde.org/?view=rev&revision=1205667

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the WebKit-devel mailing list