| Summary: | please remember form contents in, allow to resubmit | ||
|---|---|---|---|
| Product: | [Frameworks and Libraries] kwebkitpart | Reporter: | Adrian von Bidder <avbidder+kde> |
| Component: | general | Assignee: | webkit-bugs-null |
| Status: | RESOLVED FIXED | ||
| Severity: | wishlist | ||
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | Compiled Sources | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
Adrian von Bidder
2009-12-22 10:43:39 UTC
SVN commit 1094136 by adawit: - Restore user entered form data when navigating back to previous page. Fixes BR#219649 - Honor the konqueror "Middle click opens URL in selection" option. - Do not send referrer meta data when opening link in new tab/window. - Commented out several debug statements to reduce noise. BUG:219649 M +20 -1 kwebkitpart.cpp M +65 -16 kwebkitpart_ext.cpp M +10 -9 kwebkitpart_p.cpp M +1 -0 kwebkitpart_p.h M +51 -44 webpage.cpp M +3 -9 webpage.h WebSVN link: http://websvn.kde.org/?view=rev&revision=1094136 |