[WebKit-devel] [Bug 258367] tinymce html editor popup blocked
Dawit Alemayehu
adawit at kde.org
Sat Dec 11 05:51:47 CET 2010
https://bugs.kde.org/show_bug.cgi?id=258367
Dawit Alemayehu <adawit at kde.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
--- Comment #5 from Dawit Alemayehu <adawit kde org> 2010-12-11 05:51:44 ---
SVN commit 1205386 by adawit:
- Redid the implementation of QWebPage::createWindow yet again. Hopefully for
the last time.
- Added a fake QWebPage implementation to properly handle creation of new
Windows through
javascript whenever the returned KPart is a non kwebkitpart.
- Added slot to handle all the *VisibilityChangeRequested(bool) signals from
QWebPage.
- Added slot to handle the printRequested signal from QWebPage.
- Moved three slots from WebPage to KWebKitPartPrivate.
BUG:258367
M +1 -0 CMakeLists.txt
A fakepage.cpp [License: LGPL (v2+)]
A fakepage.h [License: LGPL (v2+)]
M +82 -11 kwebkitpart_p.cpp
M +4 -0 kwebkitpart_p.h
M +52 -31 webpage.cpp
WebSVN link: http://websvn.kde.org/?view=rev&revision=1205386
--
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