| Summary: | webkit as default, konqueror ignores new window as tab setting | ||
|---|---|---|---|
| Product: | [Unmaintained] kdelibs | Reporter: | Martin Zbořil <martin.zboril> | 
| Component: | kdewebkit | Assignee: | webkit-bugs-null | 
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | adawit | 
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | unspecified | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
| 
 
        
          Description
        
        
          Martin Zbořil
        
        
        
        
          2009-10-02 17:40:12 UTC
        
       
    SVN commit 1037620 by adawit: - Added support for per site javascript policy. - Do not set the new window meta data when createNewWindow is called so that the user's preference is honored by Konqueror. - Restore the scroll position when navigating back to a page. - Added function to return the SSL information of the current site. CCBUG:211065 CCBUG:209229 CCBUG:194695 M +29 -19 webkitpart.cpp M +193 -210 webpage.cpp M +11 -18 webpage.h M +0 -3 websslinfo.cpp M +1 -3 websslinfo.h M +2 -1 webview.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=1037620 See comment #1 [Comment from a bug triager] Moving old kdewebkit bug reports to kdelibs/kdewebkit. Sorry about the noise  |