[WebKit-devel] [Bug 253708] with kdewebkit, links pointing to new windows just opens blank tabs
Dawit Alemayehu
adawit at kde.org
Wed Dec 1 01:20:29 CET 2010
https://bugs.kde.org/show_bug.cgi?id=253708
--- Comment #7 from Dawit Alemayehu <adawit kde org> 2010-12-01 01:20:28 ---
SVN commit 1202466 by adawit:
- Better workaround for BR# 253708 so that the issue mentioned in comment #6
of that report is handled properly.
- Set a dynamic QObject property named NavigationTypeUrlEntered whenever
openUrl
is invoked so that we can distinguish user entered requests from other types.
- Reduced nested if statements whereever possible.
- Enclosed literal text with QLatin1String.
CCBUG:253708
M +48 -46 webpage.cpp
M +2 -0 webview.cpp
WebSVN link: http://websvn.kde.org/?view=rev&revision=1202466
--
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