Projects/WebKit/TODO

From KDE TechBase
Revision as of 01:36, 10 November 2008 by Dipesh (talk | contribs) (another finding)

Short term

  • History issues in KPart
    • Needs additions in QtWebKit. Discussed with Simon Hausmann; addition in QWebHistory: saveState, loadState to keep WebKit history in sync with Konquerors history

Mid term

  • Fix flash and other plugins with WebKit trunk. Infrastructure is there, works also in Qt-only integration of QtWebKit, but not in the KPart. Needs some investigations why.
  • Implement form completion / password save

Long term

Related to Konqueror integration;

  • Adblock filter (code is there but the check is disabled in KNetworkAccessManager::createRequest)
  • User defined custom stylesheets like e.g. the accessibility stylesheet.
  • Extensions like e.g. Akregator newsfeed and WebArchiver. Some like the uachangerplugin are already working fine.